Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/video/qnx/
A Dgl.c39 eglGetConfigAttrib(egl_disp, egl_conf, EGL_BUFFER_SIZE, &buffer_bit_depth); in chooseFormat()
/AliOS-Things-master/components/SDL2/src/video/pandora/
A DSDL_pandora.c439 wdata->gles_attributes[attr_pos++] = EGL_BUFFER_SIZE; in PND_gl_createcontext()
442 wdata->gles_attributes[attr_pos++] = EGL_BUFFER_SIZE; in PND_gl_createcontext()
505 wdata->gles_attributes[attr_pos++] = EGL_BUFFER_SIZE; in PND_gl_createcontext()
/AliOS-Things-master/components/SDL2/src/video/khronos/EGL/
A Degl.h76 #define EGL_BUFFER_SIZE 0x3020 macro
/AliOS-Things-master/components/SDL2/src/video/
A DSDL_egl.c630 ATTRIBUTE( EGL_BUFFER_SIZE ),
709 attribs[i++] = EGL_BUFFER_SIZE; in SDL_EGL_ChooseConfig()
/AliOS-Things-master/components/SDL2/include/
A DSDL_egl.h557 #define EGL_BUFFER_SIZE 0x3020 macro

Completed in 14 milliseconds