Home
last modified time | relevance | path

Searched defs:MultisampleState (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Device/
DContext.hpp92 struct MultisampleState struct
94 bool sampleShadingEnable = false;
95 bool alphaToCoverage = false;
97 int sampleCount = 0;
98 unsigned int multiSampleMask = 0;
99 float minSampleShading = 0.0f;