Searched refs:__DRI_API_OPENGL_CORE (Results 1 – 6 of 6) sorted by relevance
73 if (value[0] == (1U << __DRI_API_OPENGL_CORE)) in dri_convert_context_profile_bits()
575 *api = __DRI_API_OPENGL_CORE; in dri2_convert_glx_attribs()587 ? __DRI_API_OPENGL_CORE : __DRI_API_OPENGL; in dri2_convert_glx_attribs()
176 psp->api_mask |= (1 << __DRI_API_OPENGL_CORE); in driCreateNewScreen2()329 case __DRI_API_OPENGL_CORE: in driCreateContextAttribs()
525 ? (1U << __DRI_API_OPENGL_CORE) : (1U << __DRI_API_OPENGL); in driQueryRendererIntegerCommon()
1069 #define __DRI_API_OPENGL_CORE 3 /**< OpenGL 3.2+ core profile */ macro
1284 api = __DRI_API_OPENGL_CORE; in dri2_create_context()