Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/qnx/
A Dgl.c40 eglGetConfigAttrib(egl_disp, egl_conf, EGL_ALPHA_SIZE, &alpha_bit_depth); in chooseFormat()
/AliOS-Things-master/components/SDL2/src/video/psp/
A DSDL_pspgl.c108 attribs[i++] = EGL_ALPHA_SIZE; in PSP_GL_CreateContext()
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_egl.c631 ATTRIBUTE( EGL_ALPHA_SIZE ),
704 attribs[i++] = EGL_ALPHA_SIZE; in SDL_EGL_ChooseConfig()
807 attribs[j] == EGL_ALPHA_SIZE || in SDL_EGL_ChooseConfig()
/AliOS-Things-master/components/SDL2/src/video/pandora/
A DSDL_pandora.c428 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()
/AliOS-Things-master/components/SDL2/src/video/khronos/EGL/
A Degl.h62 #define EGL_ALPHA_SIZE 0x3021 macro
/AliOS-Things-master/components/SDL2/include/
A DSDL_egl.h543 #define EGL_ALPHA_SIZE 0x3021 macro

Completed in 13 milliseconds