Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.c136 case CSO_SAMPLER: in delete_cso()
291 cso_for_each_state(sc, CSO_SAMPLER, delete_sampler_state, 0); in cso_cache_delete()
Dcso_cache.h92 CSO_SAMPLER, enumerator
Dcso_context.c193 case CSO_SAMPLER: in delete_cso()
981 hash_key, CSO_SAMPLER, in single_sampler()
995 iter = cso_insert_state(ctx->cache, hash_key, CSO_SAMPLER, cso); in single_sampler()