HomeSort by relevance Sort by last modified time
    Searched refs:cso_set_maximum_cache_size (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/auxiliary/cso_cache/
cso_cache.h 168 void cso_set_maximum_cache_size(struct cso_cache *sc, int number);
cso_cache.c 300 void cso_set_maximum_cache_size(struct cso_cache *sc, int number) function
cso_context.c 272 if (0) cso_set_maximum_cache_size( ctx->cache, 4 );
    [all...]

Completed in 109 milliseconds