Searched refs:coverageReductionModeConfig (Results 1 – 1 of 1) sorted by relevance
2127 CoverageReductionModeConfig coverageReductionModeConfig; member2245 , coverageReductionModeConfig(vk::VK_COVERAGE_REDUCTION_MODE_MERGE_NV)2361 , coverageReductionModeConfig(other.coverageReductionModeConfig) in TestConfig()2652 coverageReductionModeConfig.swapValues(); in swapValues()2796 … (!!coverageModTableConfig.dynamicValue) || (!!coverageReductionModeConfig.dynamicValue) || in needsEDS3()2945 if (coverageReductionModeConfig.dynamicValue) in getDynamicStates()3473 if (m_testConfig.coverageReductionModeConfig.dynamicValue) in checkSupport()3508 if (!findCombination(m_testConfig.coverageReductionModeConfig.staticValue) || in checkSupport()3509 !findCombination(m_testConfig.coverageReductionModeConfig.dynamicValue.get())) in checkSupport()4480 if (testConfig.coverageReductionModeConfig.dynamicValue) in setDynamicStates()[all …]