Searched defs:radeon_cs_context_cleanup (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_cs.c124 static void radeon_cs_context_cleanup(struct radeon_cs_context *csc) function
150 radeon_cs_context_cleanup(csc);
413 radeon_cs_context_cleanup(cs->csc);
477 radeon_cs_context_cleanup(csc);
687 radeon_cs_context_cleanup(cs->cst);
709 radeon_cs_context_cleanup(&cs->csc1);
710 radeon_cs_context_cleanup(&cs->csc2);

Completed in 114 milliseconds