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.c172 static void si_destroy_context(struct pipe_context *context) in si_destroy_context() function
458 sctx->b.destroy = si_destroy_context; in si_create_context()
747 si_destroy_context(&sctx->b); in si_create_context()