HomeSort by relevance Sort by last modified time
    Searched defs:drawPrimitive (Results 1 - 3 of 3) sorted by null

  /external/swiftshader/src/OpenGL/libGL/
Device.cpp 374 void Device::drawPrimitive(PrimitiveType primitiveType, unsigned int primitiveCount)
  /external/swiftshader/src/OpenGL/libGLES_CM/
Device.cpp 293 void Device::drawPrimitive(sw::DrawType type, unsigned int primitiveCount)
  /external/swiftshader/src/OpenGL/libGLESv2/
Device.cpp 329 void Device::drawPrimitive(sw::DrawType type, unsigned int primitiveCount)

Completed in 4565 milliseconds