Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.h167 void cso_set_maximum_cache_size(struct cso_cache *sc, int number);
Dcso_cache.c203 void cso_set_maximum_cache_size(struct cso_cache *sc, int number) in cso_set_maximum_cache_size() function
Dcso_context.c264 if (0) cso_set_maximum_cache_size(&ctx->cache, 4); in cso_create_context()