Home
last modified time | relevance | path

Searched defs:DrawElements (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/glx/
Dindirect_vertex_array_priv.h296 void (*DrawElements) (GLenum mode, GLsizei count, GLenum type, member
/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.cpp1309 void DrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) in DrawElements() function
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp1572 void DrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) in DrawElements() function
/external/libmojo/mojo/gpu/
Dmojo_gles2_impl_autogen.cc330 void MojoGLES2Impl::DrawElements(GLenum mode, in DrawElements() function in mojo::MojoGLES2Impl