Searched refs:processPrimitiveVertices (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/src/Device/ |
D | Renderer.hpp | 181 static void processPrimitiveVertices(
|
D | Renderer.cpp | 537 processPrimitiveVertices( in processVertices() 603 void DrawCall::processPrimitiveVertices( in processPrimitiveVertices() function in sw::DrawCall
|
/external/swiftshader/src/Renderer/ |
D | Renderer.hpp | 375 …void processPrimitiveVertices(int unit, unsigned int start, unsigned int count, unsigned int loop,…
|
D | Renderer.cpp | 921 processPrimitiveVertices(unit, input, count, draw->count, threadIndex); in executeTask() 1118 …void Renderer::processPrimitiveVertices(int unit, unsigned int start, unsigned int triangleCount, … in processPrimitiveVertices() function in sw::Renderer
|