Searched refs:BRW_CONTEXT_HIGH_PRIORITY (Results 1 – 3 of 3) sorted by relevance
328 #define BRW_CONTEXT_HIGH_PRIORITY ((I915_CONTEXT_MAX_USER_PRIORITY+1)/2) macro
997 hw_priority = BRW_CONTEXT_HIGH_PRIORITY; in brwCreateContext()
1470 0, BRW_CONTEXT_HIGH_PRIORITY) == 0) in brw_query_renderer_integer()