Searched refs:GL_Disable (Results 1 – 9 of 9) sorted by relevance
105 ANGLE_EXPORT void GL_APIENTRY GL_Disable(GLenum cap);
276 {"glDisable", P(GL_Disable)},
1005 void GL_APIENTRY GL_Disable(GLenum cap) in GL_Disable() function
250 return GL_Disable(cap); in glDisable()
376 return GL_Disable(cap); in glDisable()
203 {"glDisable", P(GL_Disable)},
96 ANGLE_EXPORT void GL_APIENTRY GL_Disable(GLenum cap);
300 return GL_Disable(cap); in glDisable()
1239 void GL_APIENTRY GL_Disable(GLenum cap) in GL_Disable() function