Searched defs:drawArraysInstanced (Results 1 – 5 of 5) sorted by relevance
/external/deqp/framework/opengl/simplereference/ |
D | sglrGLContext.cpp | 790 void GLContext::drawArraysInstanced (deUint32 mode, int first, int count, int instanceCount) in drawArraysInstanced() function in sglr::GLContext
|
D | sglrReferenceContext.cpp | 3996 void ReferenceContext::drawArraysInstanced (deUint32 mode, int first, int count, int instanceCount) in drawArraysInstanced() function in sglr::ReferenceContext
|
/external/deqp/framework/opengl/wrapper/ |
D | glwFunctions.inl | 178 glDrawArraysInstancedFunc drawArraysInstanced; variable
|
/external/skia/src/gpu/gl/ |
D | GrGLTestInterface.h | 64 …virtual GrGLvoid drawArraysInstanced(GrGLenum mode, GrGLint first, GrGLsizei count, GrGLsizei prim… in drawArraysInstanced() function
|
/external/skqp/src/gpu/gl/ |
D | GrGLTestInterface.h | 64 …virtual GrGLvoid drawArraysInstanced(GrGLenum mode, GrGLint first, GrGLsizei count, GrGLsizei prim… in drawArraysInstanced() function
|