Searched refs:alpha_bit_depth (Results 1 – 1 of 1) sorted by relevance
37 EGLint alpha_bit_depth; in chooseFormat() local40 eglGetConfigAttrib(egl_disp, egl_conf, EGL_ALPHA_SIZE, &alpha_bit_depth); in chooseFormat()48 switch (alpha_bit_depth) { in chooseFormat()
Completed in 2 milliseconds