Searched defs:setRoutineCacheSize (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/src/Device/ | ||
D | SetupProcessor.cpp | 164 void SetupProcessor::setRoutineCacheSize(int cacheSize) in setRoutineCacheSize() function in sw::SetupProcessor |
D | VertexProcessor.cpp | 383 void VertexProcessor::setRoutineCacheSize(int cacheSize) in setRoutineCacheSize() function in sw::VertexProcessor |
D | PixelProcessor.cpp | 618 void PixelProcessor::setRoutineCacheSize(int cacheSize) in setRoutineCacheSize() function in sw::PixelProcessor |
/external/swiftshader/src/Renderer/ | ||
D | SetupProcessor.cpp | 243 void SetupProcessor::setRoutineCacheSize(int cacheSize) in setRoutineCacheSize() function in sw::SetupProcessor |
D | VertexProcessor.cpp | 899 void VertexProcessor::setRoutineCacheSize(int cacheSize) in setRoutineCacheSize() function in sw::VertexProcessor |
D | PixelProcessor.cpp | 933 void PixelProcessor::setRoutineCacheSize(int cacheSize) in setRoutineCacheSize() function in sw::PixelProcessor |