Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching defs:glIsVertexArray

219 	GLboolean glIsVertexArray(GLuint array);
1714 GLboolean glIsVertexArray(GLuint array)
1717 return ctx->glIsVertexArray(ctx, array);