Searched refs:coverageReduction (Results 1 – 2 of 2) sorted by relevance
1994 bool coverageReduction; member2159 , coverageReduction(false) in TestConfig()2276 , coverageReduction(other.coverageReduction) in TestConfig()2816 … ((coverageModulation || coverageReduction) ? colorSampleCount.get() : getActiveSampleCount()); in getColorSampleCount()3049 if (coverageReduction) in getRequiredExtensions()5831 if (m_testConfig.coverageReduction) in iterate()8710 config.coverageReduction = true; in createExtendedDynamicStateTests()
3842 … const auto coverageReduction = findStructure<VkPipelineCoverageReductionStateCreateInfoNV>( in buildPipeline() local3844 if (coverageReduction) in buildPipeline()3845 state->coverageReductionMode = coverageReduction->coverageReductionMode; in buildPipeline()