Searched refs:__DRI_API_GLES3 (Results 1 – 6 of 6) sorted by relevance
173 psp->api_mask |= (1 << __DRI_API_GLES3); in driCreateNewScreen2()480 case __DRI_API_GLES3: in driCreateContextAttribs()
609 dca->api = __DRI_API_GLES3; in dri_convert_glx_attribs()
755 (1 << __DRI_API_GLES3))) != 0) { in dri3_bind_extensions()
980 (1 << __DRI_API_GLES3))) != 0) { in dri2BindExtensions()
1061 #define __DRI_API_GLES3 4 /**< OpenGL ES 3.x */ macro
915 1 << __DRI_API_GLES3; in dri2_setup_screen()925 if ((api_mask & (1 << __DRI_API_GLES3)) && _eglIsApiValid(EGL_OPENGL_ES_API)) in dri2_setup_screen()1548 api = __DRI_API_GLES3; in dri2_create_context()