Home
last modified time | relevance | path

Searched defs:glDrawElementsInstanced (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/opengl/wrapper/
DglwApi.inl147 #define glDrawElementsInstanced glwDrawElementsInstanced macro
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv3.cpp2908 GL_APICALL void GL_APIENTRY glDrawElementsInstanced(GLenum mode, GLsizei count, GLenum type, const … in glDrawElementsInstanced() function
/external/mesa3d/include/GL/
Dgl_mangle.h500 #define glDrawElementsInstanced MANGLE(DrawElementsInstanced) macro
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl1012 void CallLogWrapper::glDrawElementsInstanced (glw::GLenum mode, glw::GLsizei count, glw::GLenum typ… function in CallLogWrapper
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl1201 GLW_APICALL void GLW_APIENTRY glDrawElementsInstanced (GLenum mode, GLsizei count, GLenum type, con… function