Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.c131 case CSO_BLEND: in delete_cso()
286 cso_for_each_state(sc, CSO_BLEND, delete_blend_state, 0); in cso_cache_delete()
Dcso_cache.h90 CSO_BLEND, enumerator
Dcso_context.c206 case CSO_BLEND: in delete_cso()
509 iter = cso_find_state_template(ctx->cache, hash_key, CSO_BLEND, in cso_set_blend()
523 iter = cso_insert_state(ctx->cache, hash_key, CSO_BLEND, cso); in cso_set_blend()
/external/virglrenderer/src/gallium/auxiliary/cso_cache/
Dcso_cache.c135 case CSO_BLEND: in delete_cso()
290 cso_for_each_state(sc, CSO_BLEND, delete_blend_state, 0); in cso_cache_delete()
Dcso_cache.h89 CSO_BLEND, enumerator