Home
last modified time | relevance | path

Searched refs:cso_insert_state (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_cache.h159 struct cso_hash_iter cso_insert_state(struct cso_cache *sc,
H A Dcso_cache.c106 cso_insert_state(struct cso_cache *sc, in cso_insert_state() function
H A Dcso_context.c461 iter = cso_insert_state(&ctx->cache, hash_key, CSO_BLEND, cso); in cso_set_blend()
521 iter = cso_insert_state(&ctx->cache, hash_key, in cso_set_depth_stencil_alpha()
586 iter = cso_insert_state(&ctx->cache, hash_key, CSO_RASTERIZER, cso); in cso_set_rasterizer()
1063 iter = cso_insert_state(&ctx->cache, hash_key, CSO_VELEMENTS, cso); in cso_set_vertex_elements_direct()
1236 iter = cso_insert_state(&ctx->cache, hash_key, CSO_SAMPLER, cso); in set_sampler()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c406 iter = cso_insert_state(&mgr->cso_cache, hash_key, CSO_VELEMENTS, cso); in u_vbuf_set_vertex_elements_internal()

Completed in 7 milliseconds