Searched refs:BRW_CONTEXT_LOW_PRIORITY (Results 1 – 3 of 3) sorted by relevance
326 #define BRW_CONTEXT_LOW_PRIORITY ((I915_CONTEXT_MIN_USER_PRIORITY-1)/2) macro
994 hw_priority = BRW_CONTEXT_LOW_PRIORITY; in brwCreateContext()
1473 0, BRW_CONTEXT_LOW_PRIORITY) == 0) in brw_query_renderer_integer()