Searched refs:glAlphaFuncx (Results 1 – 3 of 3) sorted by relevance
66 public void glAlphaFuncx(int func, int ref) { in glAlphaFuncx() method in GLErrorLogger.ErrorLoggingGL67 ((GL10)mGL).glAlphaFuncx(func, ref); in glAlphaFuncx()
634 GL_API void GL_APIENTRY glAlphaFuncx (GLenum func, GLclampx ref);
49 "glAlphaFuncx",