Searched refs:drawPrimitive (Results 1 – 6 of 6) sorted by relevance
53 void drawPrimitive(sw::DrawType type, unsigned int primiveCount);
230 void Device::drawPrimitive(sw::DrawType type, unsigned int primitiveCount) in drawPrimitive() function in es1::Device
2751 device->drawPrimitive(primitiveType, primitiveCount); in drawArrays()
62 void drawPrimitive(sw::DrawType type, unsigned int primiveCount);
262 void Device::drawPrimitive(sw::DrawType type, unsigned int primitiveCount) in drawPrimitive() function in es2::Device
3610 device->drawPrimitive(primitiveType, primitiveCount); in drawArrays()