Searched refs:GEN_CONTEXT_HIGH_PRIORITY (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/common/
H A Dgen_defines.h41 #define GEN_CONTEXT_HIGH_PRIORITY ((I915_CONTEXT_MAX_USER_PRIORITY+1)/2) macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_context.c209 priority = GEN_CONTEXT_HIGH_PRIORITY;
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_context.c1063 hw_priority = GEN_CONTEXT_HIGH_PRIORITY;
H A Dintel_screen.c1550 0, GEN_CONTEXT_HIGH_PRIORITY) == 0)
/xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
H A Danv_device.c2014 return GEN_CONTEXT_HIGH_PRIORITY;

Completed in 12 milliseconds