Searched defs:glBlendEquationSeparate (Results 1 – 9 of 9) sorted by relevance
35 #define glBlendEquationSeparate glBlendEquationSeparateOES macro
129 void glBlendEquationSeparate( in glBlendEquationSeparate() method
174 void glBlendEquationSeparate(GLenum modeRGB, GLenum modeAlpha) {} in glBlendEquationSeparate() function
60 #define glBlendEquationSeparate wrap_glBlendEquationSeparate macro
1402 public void glBlendEquationSeparate(int modeRGB, int modeAlpha) { in glBlendEquationSeparate() method in GLErrorWrapper
402 public static native void glBlendEquationSeparate( in glBlendEquationSeparate() method in GLES20
3480 public void glBlendEquationSeparate(int modeRGB, int modeAlpha) { in glBlendEquationSeparate() method in GLLogWrapper
1925 public native void glBlendEquationSeparate( in glBlendEquationSeparate() method in GLImpl
36 #define glBlendEquationSeparate glBlendEquationSeparateOES macro