Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_bufmgr.h328 #define BRW_CONTEXT_HIGH_PRIORITY ((I915_CONTEXT_MAX_USER_PRIORITY+1)/2) macro
Dbrw_context.c997 hw_priority = BRW_CONTEXT_HIGH_PRIORITY; in brwCreateContext()
Dintel_screen.c1470 0, BRW_CONTEXT_HIGH_PRIORITY) == 0) in brw_query_renderer_integer()