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