OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blendEquationRGB
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Context.h
155
GLenum
blendEquationRGB
;
Context.cpp
54
mState.
blendEquationRGB
= GL_FUNC_ADD;
466
if (mState.
blendEquationRGB
!= rgbEquation ||
469
mState.
blendEquationRGB
= rgbEquation;
[
all
...]
Completed in 511 milliseconds