Searched defs:setRoutineCacheSize (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/src/Renderer/
H A DSetupProcessor.cpp63 setRoutineCacheSize(1024);
243 void SetupProcessor::setRoutineCacheSize(int cacheSize) function in class:sw::SetupProcessor
H A DPixelProcessor.cpp76 setRoutineCacheSize(1024);
911 void PixelProcessor::setRoutineCacheSize(int cacheSize) function in class:sw::PixelProcessor
H A DVertexProcessor.cpp122 setRoutineCacheSize(1024);
881 void VertexProcessor::setRoutineCacheSize(int cacheSize) function in class:sw::VertexProcessor

Completed in 49 milliseconds