Home
last modified time | relevance | path

Searched defs:routineCache (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Device/
DSetupProcessor.hpp86 std::unique_ptr<RoutineCacheType> routineCache; member in sw::SetupProcessor
DVertexProcessor.hpp106 std::unique_ptr<RoutineCacheType> routineCache; member in sw::VertexProcessor
DPixelProcessor.hpp172 std::unique_ptr<RoutineCacheType> routineCache; member in sw::PixelProcessor
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DSetupProcessor.hpp101 RoutineCache<State> *routineCache; member in sw::SetupProcessor
DPixelProcessor.hpp342 RoutineCache<State> *routineCache; member in sw::PixelProcessor
DVertexProcessor.hpp333 RoutineCache<State> *routineCache; member in sw::VertexProcessor