Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_cache.h168 void cso_set_maximum_cache_size(struct cso_cache *sc, int number);
Dcso_cache.c300 void cso_set_maximum_cache_size(struct cso_cache *sc, int number) in cso_set_maximum_cache_size() function
Dcso_context.c272 if (0) cso_set_maximum_cache_size( ctx->cache, 4 ); in cso_create_context()