Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_context.c126 case __DRI_CTX_PRIORITY_LOW: in dri_create_context()
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h1083 #define __DRI_CTX_PRIORITY_LOW 0 macro
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c1459 val = __DRI_CTX_PRIORITY_LOW; in dri2_fill_context_attribs()