Searched refs:CSO_SAMPLER (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/cso_cache/
H A Dcso_cache.h92 CSO_SAMPLER, enumerator in enum:cso_cache_type
H A Dcso_cache.c136 case CSO_SAMPLER:
291 cso_for_each_state(sc, CSO_SAMPLER, delete_sampler_state, 0);
H A Dcso_context.c193 case CSO_SAMPLER:
981 hash_key, CSO_SAMPLER,
995 iter = cso_insert_state(ctx->cache, hash_key, CSO_SAMPLER, cso);
/external/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_cache.h92 CSO_SAMPLER, enumerator in enum:cso_cache_type
H A Dcso_cache.c136 case CSO_SAMPLER:
291 cso_for_each_state(sc, CSO_SAMPLER, delete_sampler_state, 0);
H A Dcso_context.c193 case CSO_SAMPLER:
981 hash_key, CSO_SAMPLER,
995 iter = cso_insert_state(ctx->cache, hash_key, CSO_SAMPLER, cso);

Completed in 58 milliseconds