Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_cs.c152 static void radeon_destroy_cs_context(struct radeon_cs_context *csc) in radeon_destroy_cs_context() function
181 radeon_destroy_cs_context(&cs->csc1); in radeon_drm_cs_create()
519 radeon_destroy_cs_context(&cs->csc1); in radeon_drm_cs_destroy()
520 radeon_destroy_cs_context(&cs->csc2); in radeon_drm_cs_destroy()