Searched refs:GL_AlphaFuncx (Results 1 – 5 of 5) sorted by relevance
19 ANGLE_EXPORT void GL_APIENTRY GL_AlphaFuncx(GLenum func, GLfixed ref);
136 {"glAlphaFuncx", P(GL_AlphaFuncx)},
49 void GL_APIENTRY GL_AlphaFuncx(GLenum func, GLfixed ref) in GL_AlphaFuncx() function
2298 return GL_AlphaFuncx(func, ref); in glAlphaFuncx()
215 return GL_AlphaFuncx(func, ref); in glAlphaFuncx()