Home
last modified time | relevance | path

Searched refs:__DRI_CTX_ATTRIB_PRIORITY (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/include/GL/internal/
Ddri_interface.h1082 #define __DRI_CTX_ATTRIB_PRIORITY 4 macro
/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_util.c512 case __DRI_CTX_ATTRIB_PRIORITY: in driCreateContextAttribs()
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c1466 ctx_attribs[pos++] = __DRI_CTX_ATTRIB_PRIORITY; in dri2_fill_context_attribs()