Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_bufmgr.h323 uint32_t crocus_clone_hw_context(struct crocus_bufmgr *bufmgr, uint32_t ctx_id);
Dcrocus_batch.c778 uint32_t new_ctx = crocus_clone_hw_context(bufmgr, batch->hw_ctx_id); in replace_hw_ctx()
Dcrocus_bufmgr.c1583 crocus_clone_hw_context(struct crocus_bufmgr *bufmgr, uint32_t ctx_id) in crocus_clone_hw_context() function