Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/xa/
Dxa_tgsi.c106 struct cso_hash *fs_hash; member
606 sc->fs_hash = cso_hash_create(); in xa_shaders_create()
634 cache_destroy(sc->r->cso, sc->fs_hash, PIPE_SHADER_FRAGMENT); in xa_shaders_destroy()
668 sc->fs_hash, fs_traits); in xa_shaders_get()