Home
last modified time | relevance | path

Searched defs:RoutineCacheType (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/src/Device/
H A DSetupProcessor.hpp82 using RoutineCacheType = RoutineCache<State, SetupFunction::CFunctionType>; typedef in sw::SetupProcessor
H A DVertexProcessor.hpp106 using RoutineCacheType = RoutineCache<State, VertexRoutineFunction::CFunctionType>; typedef in sw::VertexProcessor
H A DPixelProcessor.hpp175 using RoutineCacheType = RoutineCache<State, RasterizerFunction::CFunctionType>; typedef in sw::PixelProcessor