Searched refs:GL_DisableiOES (Results 1 – 4 of 4) sorted by relevance
282 {"glDisableiOES", P(GL_DisableiOES)},
1284 ANGLE_EXPORT void GL_APIENTRY GL_DisableiOES(GLenum target, GLuint index);
4960 return GL_DisableiOES(target, index); in glDisableiOES()
8432 void GL_APIENTRY GL_DisableiOES(GLenum target, GLuint index) in GL_DisableiOES() function