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