Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.c41 static void si_destroy_context(struct pipe_context *context) in si_destroy_context() function
160 sctx->b.b.destroy = si_destroy_context; in si_create_context()
313 si_destroy_context(&sctx->b.b); in si_create_context()