OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sample_coverage_invert
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/gpu/command_buffer/service/
context_state_autogen.h
60
GLboolean
sample_coverage_invert
;
variable
context_state_impl_autogen.h
60
sample_coverage_invert
= false;
123
glSampleCoverage(sample_coverage_value,
sample_coverage_invert
);
325
params[0] = static_cast<GLint>(
sample_coverage_invert
);
649
params[0] = static_cast<GLfloat>(
sample_coverage_invert
);
gles2_cmd_decoder.cc
[
all
...]
Completed in 47 milliseconds