Searched refs:brw_hw_context_set_priority (Results 1 – 4 of 4) sorted by relevance
330 int brw_hw_context_set_priority(struct brw_bufmgr *bufmgr,
1469 if (brw_hw_context_set_priority(screen->bufmgr, in brw_query_renderer_integer()1472 if (brw_hw_context_set_priority(screen->bufmgr, in brw_query_renderer_integer()1476 if (brw_hw_context_set_priority(screen->bufmgr, in brw_query_renderer_integer()
1336 brw_hw_context_set_priority(struct brw_bufmgr *bufmgr, in brw_hw_context_set_priority() function
1002 brw_hw_context_set_priority(brw->bufmgr, brw->hw_ctx, hw_priority)) { in brwCreateContext()