Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_priv.h231 void xa_shaders_destroy(struct xa_shaders *shaders);
Dxa_context.c80 xa_shaders_destroy(r->shaders); in xa_context_destroy()
Dxa_tgsi.c631 xa_shaders_destroy(struct xa_shaders *sc) in xa_shaders_destroy() function