Searched refs:__DRI_API_OPENGL (Results 1 – 8 of 8) sorted by relevance
72 else if (value[0] == (1U << __DRI_API_OPENGL)) in dri_convert_context_profile_bits()
453 dca->api = __DRI_API_OPENGL; in dri_convert_glx_attribs()521 ? __DRI_API_OPENGL_CORE : __DRI_API_OPENGL; in dri_convert_glx_attribs()524 dca->api = __DRI_API_OPENGL; in dri_convert_glx_attribs()
53 ? (1U << __DRI_API_OPENGL_CORE) : (1U << __DRI_API_OPENGL); in driQueryRendererIntegerCommon()
179 screen->api_mask |= (1 << __DRI_API_OPENGL); in driCreateNewScreen3()447 case __DRI_API_OPENGL: in driCreateContextAttribs()624 return driCreateNewContextForAPI(screen, __DRI_API_OPENGL, in driCreateNewContext()
696 #define __DRI_API_OPENGL 0 /**< OpenGL compatibility profile */ macro
1136 #define __DRI_API_OPENGL 0 /**< OpenGL compatibility profile */ macro
1035 __DRI_API_OPENGL, in gbm_dri_bo_map()
657 if ((api_mask & (1 << __DRI_API_OPENGL)) && _eglIsApiValid(EGL_OPENGL_API)) in dri2_setup_screen()1254 api = __DRI_API_OPENGL; in dri2_create_context()