Searched refs:coverageReductionModeConfig (Results 1 – 2 of 2) sorted by relevance
1575 CoverageReductionModeConfig coverageReductionModeConfig; member1668 , coverageReductionModeConfig (vk::VK_COVERAGE_REDUCTION_MODE_MERGE_NV) in TestConfig()1761 , coverageReductionModeConfig (other.coverageReductionModeConfig) in TestConfig()2008 coverageReductionModeConfig.swapValues(); in swapValues()2142 || (!!coverageReductionModeConfig.dynamicValue) in needsEDS3()2227 …if (coverageReductionModeConfig.dynamicValue) dynamicStates.push_back(vk::VK_DYNAMIC_STATE_COVERAG… in getDynamicStates()2675 if (m_testConfig.coverageReductionModeConfig.dynamicValue) in checkSupport()2701 …dCombination(m_testConfig.coverageReductionModeConfig.staticValue) || !findCombination(m_testConfi… in checkSupport()3471 if (testConfig.coverageReductionModeConfig.dynamicValue) in setDynamicStates()3472 …vkd.cmdSetCoverageReductionModeNV(cmdBuffer, testConfig.coverageReductionModeConfig.dynamicValue.g… in setDynamicStates()[all …]
2014 CoverageReductionModeConfig coverageReductionModeConfig; member2126 , coverageReductionModeConfig (vk::VK_COVERAGE_REDUCTION_MODE_MERGE_NV)2238 , coverageReductionModeConfig (other.coverageReductionModeConfig) in TestConfig()2497 coverageReductionModeConfig.swapValues(); in swapValues()2643 || (!!coverageReductionModeConfig.dynamicValue) in needsEDS3()2747 …if (coverageReductionModeConfig.dynamicValue) dynamicStates.push_back(vk::VK_DYNAMIC_STATE_COVERAG… in getDynamicStates()3234 if (m_testConfig.coverageReductionModeConfig.dynamicValue) in checkSupport()3261 …dCombination(m_testConfig.coverageReductionModeConfig.staticValue) || !findCombination(m_testConfi… in checkSupport()4194 if (testConfig.coverageReductionModeConfig.dynamicValue) in setDynamicStates()4195 …vkd.cmdSetCoverageReductionModeNV(cmdBuffer, testConfig.coverageReductionModeConfig.dynamicValue.g… in setDynamicStates()[all …]