Searched defs:drawIndexedPrimitive (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
H A DDevice.cpp220 void Device::drawIndexedPrimitive(sw::DrawType type, unsigned int indexOffset, unsigned int primitiveCount) function in class:es1::Device
/external/swiftshader/src/OpenGL/libGL/
H A DDevice.cpp318 void Device::drawIndexedPrimitive(PrimitiveType type, unsigned int indexOffset, unsigned int primitiveCount, int indexSize) function in class:gl::Device
/external/swiftshader/src/OpenGL/libGLESv2/
H A DDevice.cpp252 void Device::drawIndexedPrimitive(sw::DrawType type, unsigned int indexOffset, unsigned int primitiveCount) function in class:es2::Device

Completed in 142 milliseconds