HomeSort by relevance Sort by last modified time
    Searched defs:blendEquationAlpha (Results 1 - 2 of 2) sorted by null

  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLState.java 217 IGLProperty blendEquationAlpha = new GLEnumProperty(GLStateType.BLEND_EQUATION_ALPHA,
221 blendEquationRgb, blendEquationAlpha);
  /external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.h 156 GLenum blendEquationAlpha;

Completed in 68 milliseconds