OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 2524 milliseconds