Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_bufmgr.h326 #define BRW_CONTEXT_LOW_PRIORITY ((I915_CONTEXT_MIN_USER_PRIORITY-1)/2) macro
Dbrw_context.c994 hw_priority = BRW_CONTEXT_LOW_PRIORITY; in brwCreateContext()
Dintel_screen.c1473 0, BRW_CONTEXT_LOW_PRIORITY) == 0) in brw_query_renderer_integer()