Searched defs:glBlendEquationSeparate (Results 1 – 10 of 10) sorted by relevance
31 #define glBlendEquationSeparate glBlendEquationSeparateOES macro
129 void glBlendEquationSeparate( in glBlendEquationSeparate() method
43 glBlendEquationSeparate = 17; enumerator
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
849 const GLMessage_Function GLMessage::glBlendEquationSeparate; member in android::gltrace::GLMessage
1197 static const Function glBlendEquationSeparate = GLMessage_Function_glBlendEquationSeparate; variable
1925 public native void glBlendEquationSeparate( in glBlendEquationSeparate() method in GLImpl
32 #define glBlendEquationSeparate glBlendEquationSeparateOES macro