Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h329 int crocus_hw_context_set_priority(struct crocus_bufmgr *bufmgr,
Dcrocus_bufmgr.c1564 crocus_hw_context_set_priority(struct crocus_bufmgr *bufmgr, in crocus_hw_context_set_priority() function
1589 crocus_hw_context_set_priority(bufmgr, new_ctx, priority); in crocus_clone_hw_context()
Dcrocus_batch.c212 crocus_hw_context_set_priority(screen->bufmgr, batch->hw_ctx_id, priority); in crocus_init_batch()