Searched defs:RoutinePointer (Results 1 – 3 of 3) sorted by relevance
86 …typedef bool (*RoutinePointer)(Primitive *primitive, const Triangle *triangle, const Polygon *poly… typedef in sw::SetupProcessor
188 typedef void (*RoutinePointer)(const Primitive *primitive, int count, int thread, DrawData *draw); typedef in sw::PixelProcessor
183 …typedef void (*RoutinePointer)(Vertex *output, unsigned int *batch, VertexTask *vertexTask, DrawDa… typedef in sw::VertexProcessor