Home
last modified time | relevance | path

Searched refs:GenVertexArraysOES (Results 1 – 2 of 2) sorted by relevance

/external/libmojo/mojo/gpu/
Dmojo_gles2_impl_autogen.h621 void GenVertexArraysOES(GLsizei n, GLuint* arrays) override;
Dmojo_gles2_impl_autogen.cc1337 void MojoGLES2Impl::GenVertexArraysOES(GLsizei n, GLuint* arrays) { in GenVertexArraysOES() function in mojo::MojoGLES2Impl