Searched defs:routineCache (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/src/Device/ | ||
| D | SetupProcessor.hpp | 86 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 |
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ | ||
| D | SetupProcessor.hpp | 101 RoutineCache<State> *routineCache; member in sw::SetupProcessor |
| D | PixelProcessor.hpp | 342 RoutineCache<State> *routineCache; member in sw::PixelProcessor |
| D | VertexProcessor.hpp | 333 RoutineCache<State> *routineCache; member in sw::VertexProcessor |