Searched defs:RoutineType (Results 1 – 4 of 4) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/src/Device/ | ||
| D | SetupProcessor.hpp | 75 using RoutineType = SetupFunction::RoutineType; typedef in sw::SetupProcessor |
| D | VertexProcessor.hpp | 94 using RoutineType = VertexRoutineFunction::RoutineType; typedef in sw::VertexProcessor |
| D | PixelProcessor.hpp | 156 using RoutineType = RasterizerFunction::RoutineType; typedef in sw::PixelProcessor |
| /third_party/skia/third_party/externals/swiftshader/src/Reactor/ | ||
| D | Reactor.hpp | 2660 using RoutineType = RoutineT<CFunctionType>; typedef in rr::FunctionT |