Searched defs:DrawElements (Results 1 - 5 of 5) sorted by relevance

/external/mesa3d/src/glx/
H A Dindirect_vertex_array_priv.h302 void (*DrawElements) (GLenum mode, GLsizei count, GLenum type, member in struct:array_state_vector
/external/swiftshader/src/OpenGL/libGLES_CM/
H A DlibGLES_CM.cpp1309 void DrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) function in namespace:es1
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_icd.h361 void (GLAPIENTRY * DrawElements)(GLenum, GLsizei, GLenum, const GLvoid *); member in struct:__GLdispatchTableRec
/external/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.cpp1572 void DrawElements(GLenum mode, GLsizei count, GLenum type, const GLvoid* indices) function in namespace:es2
/external/libmojo/mojo/gpu/
H A Dmojo_gles2_impl_autogen.cc330 void MojoGLES2Impl::DrawElements(GLenum mode, function in class:mojo::MojoGLES2Impl

Completed in 124 milliseconds