OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:multiSampling
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/src/Renderer/
VertexProcessor.hpp
83
bool
multiSampling
: 1;
VertexProcessor.cpp
955
state.
multiSampling
= context->getMultiSampleCount() > 1;
Completed in 125 milliseconds