Home
last modified time | relevance | path

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

/external/swiftshader/src/Device/
DSetupProcessor.hpp86 std::unique_ptr<RoutineCacheType> routineCache; member in sw::SetupProcessor
DVertexProcessor.hpp105 std::unique_ptr<RoutineCacheType> routineCache; member in sw::VertexProcessor
DPixelProcessor.hpp166 std::unique_ptr<RoutineCacheType> routineCache; member in sw::PixelProcessor
/external/swiftshader/src/Renderer/
DSetupProcessor.hpp101 RoutineCache<State> *routineCache; member in sw::SetupProcessor
DPixelProcessor.hpp341 RoutineCache<State> *routineCache; member in sw::PixelProcessor
DVertexProcessor.hpp333 RoutineCache<State> *routineCache; member in sw::VertexProcessor