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

  /external/deqp/framework/opengl/simplereference/
sglrGLContext.cpp 800 void GLContext::drawElementsInstanced (deUint32 mode, int count, deUint32 type, const void *indices, int instanceCount)
  /external/skia/src/gpu/gl/
GrGLTestInterface.h 67 virtual GrGLvoid drawElementsInstanced(GrGLenum mode, GrGLsizei count, GrGLenum type, const GrGLvoid *indices, GrGLsizei primcount) {}
    [all...]

Completed in 102 milliseconds