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