Home
last modified time | relevance | path

Searched refs:buffer_bit_depth (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/qnx/
A Dgl.c36 EGLint buffer_bit_depth; in chooseFormat() local
39 eglGetConfigAttrib(egl_disp, egl_conf, EGL_BUFFER_SIZE, &buffer_bit_depth); in chooseFormat()
42 switch (buffer_bit_depth) { in chooseFormat()

Completed in 3 milliseconds