Home
last modified time | relevance | path

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

/external/swiftshader/src/Renderer/
DSetupProcessor.hpp86 …typedef bool (*RoutinePointer)(Primitive *primitive, const Triangle *triangle, const Polygon *poly… typedef in sw::SetupProcessor
DPixelProcessor.hpp188 typedef void (*RoutinePointer)(const Primitive *primitive, int count, int thread, DrawData *draw); typedef in sw::PixelProcessor
DVertexProcessor.hpp183 …typedef void (*RoutinePointer)(Vertex *output, unsigned int *batch, VertexTask *vertexTask, DrawDa… typedef in sw::VertexProcessor