Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h326 void crocus_destroy_hw_context(struct crocus_bufmgr *bufmgr, uint32_t ctx_id);
Dcrocus_batch.c570 crocus_destroy_hw_context(bufmgr, batch->hw_ctx_id); in crocus_batch_free()
773 crocus_destroy_hw_context(bufmgr, batch->hw_ctx_id); in replace_hw_ctx()
Dcrocus_bufmgr.c1591 crocus_destroy_hw_context(struct crocus_bufmgr *bufmgr, uint32_t ctx_id) in crocus_destroy_hw_context() function