Searched defs:glAlphaFunc (Results 1 – 7 of 7) sorted by relevance
249 void glAlphaFunc(GLenum func, GLclampf ref) in glAlphaFunc() function
265 void glAlphaFunc( in glAlphaFunc() method
281 public static native void glAlphaFunc( in glAlphaFunc() method in GLES10
76 public void glAlphaFunc(int func, float ref) { in glAlphaFunc() method in GLErrorWrapper
1185 public void glAlphaFunc(int func, float ref) { in glAlphaFunc() method in GLLogWrapper
20 #define glAlphaFunc wrap_glAlphaFunc macro
95 public native void glAlphaFunc( in glAlphaFunc() method in GLImpl