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

  /external/chromium_org/third_party/angle/src/libGLESv2/
angletypes.h 115 GLenum blendEquationAlpha;
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
GLState.java 218 IGLProperty blendEquationAlpha = new GLEnumProperty(GLStateType.BLEND_EQUATION_ALPHA,
222 blendEquationRgb, blendEquationAlpha);

Completed in 39 milliseconds