Searched refs:EGL_ALPHA_SIZE (Results 1 – 6 of 6) sorted by relevance
40 eglGetConfigAttrib(egl_disp, egl_conf, EGL_ALPHA_SIZE, &alpha_bit_depth); in chooseFormat()
108 attribs[i++] = EGL_ALPHA_SIZE; in PSP_GL_CreateContext()
631 ATTRIBUTE( EGL_ALPHA_SIZE ),704 attribs[i++] = EGL_ALPHA_SIZE; in SDL_EGL_ChooseConfig()807 attribs[j] == EGL_ALPHA_SIZE || in SDL_EGL_ChooseConfig()
428 wdata->gles_attributes[attr_pos++] = EGL_ALPHA_SIZE; in PND_gl_createcontext()503 wdata->gles_attributes[attr_pos++] = EGL_ALPHA_SIZE; in PND_gl_createcontext()
62 #define EGL_ALPHA_SIZE 0x3021 macro
543 #define EGL_ALPHA_SIZE 0x3021 macro
Completed in 13 milliseconds