Searched refs:brw_hw_context_set_priority (Results 1 – 4 of 4) sorted by relevance
365 int brw_hw_context_set_priority(struct brw_bufmgr *bufmgr,
1570 if (brw_hw_context_set_priority(screen->bufmgr, in brw_query_renderer_integer()1573 if (brw_hw_context_set_priority(screen->bufmgr, in brw_query_renderer_integer()1577 if (brw_hw_context_set_priority(screen->bufmgr, in brw_query_renderer_integer()
1753 brw_hw_context_set_priority(struct brw_bufmgr *bufmgr, in brw_hw_context_set_priority() function
1091 brw_hw_context_set_priority(brw->bufmgr, brw->hw_ctx, hw_priority)) { in brwCreateContext()