Searched defs:RoutinePointer (Results 1 – 6 of 6) sorted by relevance
| /external/swiftshader/src/Device/ |
| D | SetupProcessor.hpp | 74 …typedef bool (*RoutinePointer)(Primitive *primitive, const Triangle *triangle, const Polygon *poly… typedef in sw::SetupProcessor
|
| D | VertexProcessor.hpp | 122 …typedef void (*RoutinePointer)(Vertex *output, unsigned int *batch, VertexTask *vertexTask, DrawDa… typedef in sw::VertexProcessor
|
| D | PixelProcessor.hpp | 166 typedef void (*RoutinePointer)(const Primitive *primitive, int count, int thread, DrawData *draw); typedef in sw::PixelProcessor
|
| /external/swiftshader/src/Renderer/ |
| D | SetupProcessor.hpp | 86 …typedef bool (*RoutinePointer)(Primitive *primitive, const Triangle *triangle, const Polygon *poly… typedef in sw::SetupProcessor
|
| D | PixelProcessor.hpp | 188 typedef void (*RoutinePointer)(const Primitive *primitive, int count, int thread, DrawData *draw); typedef in sw::PixelProcessor
|
| D | VertexProcessor.hpp | 184 …typedef void (*RoutinePointer)(Vertex *output, unsigned int *batch, VertexTask *vertexTask, DrawDa… typedef in sw::VertexProcessor
|