Searched defs:glAlphaFuncx (Results 1 – 3 of 3) sorted by relevance
45 void (*glAlphaFuncx)(GLenum func, GLclampx ref); member in LibGLES_CMexports
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