Home
last modified time | relevance | path

Searched refs:blendEquationRgb (Results 1 – 1 of 1) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/state/
DGLState.java216 IGLProperty blendEquationRgb = new GLEnumProperty(GLStateType.BLEND_EQUATION_RGB, in createPixelOperationsState() local
222 blendEquationRgb, blendEquationAlpha); in createPixelOperationsState()