Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_public.h38 void r600_sb_context_destroy(void *sctx);
Dsb_core.cpp73 void r600_sb_context_destroy(void * sctx) { in r600_sb_context_destroy() function
/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.c72 r600_sb_context_destroy(rctx->sb_context); in r600_destroy_context()