Home | History | Annotate | Download | only in GLESv2_enc

Lines Matching refs:glIsVertexArrayOES

166 	GLboolean glIsVertexArrayOES(GLuint array);
1178 GLboolean glIsVertexArrayOES(GLuint array)
1181 return ctx->glIsVertexArrayOES(ctx, array);