Searched defs:glAlphaFuncx (Results 1 – 7 of 7) sorted by relevance
213 void GL_APIENTRY glAlphaFuncx(GLenum func, GLfixed ref) in glAlphaFuncx() function
551 GL_API void GL_APIENTRY glAlphaFuncx(GLenum func, GLclampx ref) in glAlphaFuncx() function
66 public void glAlphaFuncx(int func, int ref) { in glAlphaFuncx() method in GLErrorLogger.ErrorLoggingGL
19 "glAlphaFuncx": { object
42 ANGLE_UTIL_EXPORT PFNGLALPHAFUNCXPROC glAlphaFuncx; variable
2297 void GL_APIENTRY glAlphaFuncx(GLenum func, GLfixed ref) in glAlphaFuncx() function
17873 #define glAlphaFuncx GLEW_GET_FUN(__glewAlphaFuncx) macro