Searched refs:EGL_BUFFER_SIZE (Results 1 – 5 of 5) sorted by relevance
39 eglGetConfigAttrib(egl_disp, egl_conf, EGL_BUFFER_SIZE, &buffer_bit_depth); in chooseFormat()
439 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()
76 #define EGL_BUFFER_SIZE 0x3020 macro
630 ATTRIBUTE( EGL_BUFFER_SIZE ),709 attribs[i++] = EGL_BUFFER_SIZE; in SDL_EGL_ChooseConfig()
557 #define EGL_BUFFER_SIZE 0x3020 macro
Completed in 14 milliseconds