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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/cso_cache/
H A Dcso_cache.h155 struct cso_hash_iter cso_insert_state(struct cso_cache *sc,
H A Dcso_cache.c186 cso_insert_state(struct cso_cache *sc, function
H A Dcso_context.c394 iter = cso_insert_state(ctx->cache, hash_key, CSO_BLEND, cso);
455 iter = cso_insert_state(ctx->cache, hash_key,
516 iter = cso_insert_state(ctx->cache, hash_key, CSO_RASTERIZER, cso);
856 iter = cso_insert_state(ctx->cache, hash_key, CSO_VELEMENTS, cso);
995 iter = cso_insert_state(ctx->cache, hash_key, CSO_SAMPLER, cso);
/external/mesa3d/src/gallium/auxiliary/cso_cache/
H A Dcso_cache.h155 struct cso_hash_iter cso_insert_state(struct cso_cache *sc,
H A Dcso_cache.c186 cso_insert_state(struct cso_cache *sc, function
H A Dcso_context.c394 iter = cso_insert_state(ctx->cache, hash_key, CSO_BLEND, cso);
455 iter = cso_insert_state(ctx->cache, hash_key,
516 iter = cso_insert_state(ctx->cache, hash_key, CSO_RASTERIZER, cso);
856 iter = cso_insert_state(ctx->cache, hash_key, CSO_VELEMENTS, cso);
995 iter = cso_insert_state(ctx->cache, hash_key, CSO_SAMPLER, cso);
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
H A Du_vbuf.c221 iter = cso_insert_state(mgr->cso_cache, hash_key, CSO_VELEMENTS, cso);
/external/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c221 iter = cso_insert_state(mgr->cso_cache, hash_key, CSO_VELEMENTS, cso);

Completed in 161 milliseconds