Searched defs:DrawElements (Results 1 – 4 of 4) sorted by relevance
/external/mesa3d/src/glx/ |
D | indirect_vertex_array_priv.h | 296 void (*DrawElements) (GLenum mode, GLsizei count, GLenum type, member
|
/external/swiftshader/src/OpenGL/libGLES_CM/ |
D | libGLES_CM.cpp | 1309 void DrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) in DrawElements() function
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | libGLESv2.cpp | 1572 void DrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) in DrawElements() function
|
/external/libmojo/mojo/gpu/ |
D | mojo_gles2_impl_autogen.cc | 330 void MojoGLES2Impl::DrawElements(GLenum mode, in DrawElements() function in mojo::MojoGLES2Impl
|