Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.h169 void cso_set_maximum_cache_size(struct cso_cache *sc, int number);
Dcso_cache.c298 void cso_set_maximum_cache_size(struct cso_cache *sc, int number) in cso_set_maximum_cache_size() function
Dcso_context.c328 if (0) cso_set_maximum_cache_size( ctx->cache, 4 ); in cso_create_context()
/external/virglrenderer/src/gallium/auxiliary/cso_cache/
Dcso_cache.h167 void cso_set_maximum_cache_size(struct cso_cache *sc, int number);
Dcso_cache.c302 void cso_set_maximum_cache_size(struct cso_cache *sc, int number) in cso_set_maximum_cache_size() function