Searched defs:routineCache (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/src/Device/ | ||
D | SetupProcessor.hpp | 84 std::unique_ptr<RoutineCacheType> routineCache; member in sw::SetupProcessor |
D | VertexProcessor.hpp | 106 std::unique_ptr<RoutineCacheType> routineCache; member in sw::VertexProcessor |
D | PixelProcessor.hpp | 172 std::unique_ptr<RoutineCacheType> routineCache; member in sw::PixelProcessor |