HomeSort by: relevance | last modified time | path
    Searched refs:GEN_CONTEXT_HIGH_PRIORITY (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/MesaLib.old/dist/src/intel/common/
gen_defines.h 41 #define GEN_CONTEXT_HIGH_PRIORITY ((I915_CONTEXT_MAX_USER_PRIORITY+1)/2)
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_context.c 209 priority = GEN_CONTEXT_HIGH_PRIORITY;
  /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
brw_context.c 1063 hw_priority = GEN_CONTEXT_HIGH_PRIORITY;
intel_screen.c 1550 0, GEN_CONTEXT_HIGH_PRIORITY) == 0)
  /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/
anv_device.c 2014 return GEN_CONTEXT_HIGH_PRIORITY;

Completed in 13 milliseconds