Searched defs:RoutineCacheType (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/src/Device/ | ||
H A D | SetupProcessor.hpp | 82 using RoutineCacheType = RoutineCache<State, SetupFunction::CFunctionType>; typedef in sw::SetupProcessor |
H A D | VertexProcessor.hpp | 106 using RoutineCacheType = RoutineCache<State, VertexRoutineFunction::CFunctionType>; typedef in sw::VertexProcessor |
H A D | PixelProcessor.hpp | 175 using RoutineCacheType = RoutineCache<State, RasterizerFunction::CFunctionType>; typedef in sw::PixelProcessor |