Searched refs:brw_destroy_hw_context (Results 1 – 3 of 3) sorted by relevance
369 void brw_destroy_hw_context(struct brw_bufmgr *bufmgr, uint32_t ctx_id);
1772 brw_destroy_hw_context(struct brw_bufmgr *bufmgr, uint32_t ctx_id) in brw_destroy_hw_context() function
1228 brw_destroy_hw_context(brw->bufmgr, brw->hw_ctx); in intelDestroyContext()