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.c139 static void radeon_destroy_cs_context(struct radeon_cs_context *csc) in radeon_destroy_cs_context() function
173 radeon_destroy_cs_context(&cs->csc1); in radeon_drm_cs_create()
711 radeon_destroy_cs_context(&cs->csc1); in radeon_drm_cs_destroy()
712 radeon_destroy_cs_context(&cs->csc2); in radeon_drm_cs_destroy()