OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sampleCoverageInvert
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/angle/src/libGLESv2/
Context.h
137
bool
sampleCoverageInvert
;
Context.cpp
107
mState.
sampleCoverageInvert
= false;
511
mState.
sampleCoverageInvert
= invert;
1189
case GL_SAMPLE_COVERAGE_INVERT: *params = mState.
sampleCoverageInvert
; break;
[
all
...]
Completed in 31 milliseconds