Searched refs:__DRI_API_OPENGL (Results 1 – 7 of 7) sorted by relevance
76 if (!intelInitContext(intel, __DRI_API_OPENGL, in i830CreateContext()
426 *api = __DRI_API_OPENGL; in dri2_convert_glx_attribs()512 ? __DRI_API_OPENGL_CORE : __DRI_API_OPENGL; in dri2_convert_glx_attribs()515 *api = __DRI_API_OPENGL; in dri2_convert_glx_attribs()
75 else if (value[0] == (1U << __DRI_API_OPENGL)) in dri_convert_context_profile_bits()
183 psp->api_mask |= (1 << __DRI_API_OPENGL); in driCreateNewScreen2()328 case __DRI_API_OPENGL: in driCreateContextAttribs()518 return driCreateNewContextForAPI(screen, __DRI_API_OPENGL, in driCreateNewContext()
597 ? (1U << __DRI_API_OPENGL_CORE) : (1U << __DRI_API_OPENGL); in driQueryRendererIntegerCommon()
1189 #define __DRI_API_OPENGL 0 /**< OpenGL compatibility profile */ macro
916 api_mask = 1 << __DRI_API_OPENGL | in dri2_setup_screen()923 if ((api_mask & (1 <<__DRI_API_OPENGL)) && _eglIsApiValid(EGL_OPENGL_API)) in dri2_setup_screen()1553 api = __DRI_API_OPENGL; in dri2_create_context()