Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_cs.h153 void lp_csctx_destroy(struct lp_cs_context *csctx);
Dlp_context.c64 lp_csctx_destroy(llvmpipe->csctx); in llvmpipe_destroy()
Dlp_state_cs.c1411 lp_csctx_destroy(struct lp_cs_context *csctx) in lp_csctx_destroy() function