Home | History | Annotate | Download | only in GLES2

Lines Matching full:glgetvertexattribpointerv

238 void API_ENTRY(glGetVertexAttribPointerv)(GLuint index, GLenum pname, GLvoid** pointer) {
239 CALL_GL_API(glGetVertexAttribPointerv, index, pname, pointer);