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