Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/xa/
Dxa_tgsi.c434 cache_destroy(struct pipe_context *pipe, in cache_destroy() function
455 cache_destroy(sc->r->pipe, &sc->vs_hash, PIPE_SHADER_VERTEX); in xa_shaders_destroy()
456 cache_destroy(sc->r->pipe, &sc->fs_hash, PIPE_SHADER_FRAGMENT); in xa_shaders_destroy()