Home
last modified time | relevance | path

Searched refs:coverageReductionModeConfig (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1575 CoverageReductionModeConfig coverageReductionModeConfig; member
1668 , 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_COVERAGE_REDUCTION_MODE_NV); in getDynamicStates()
2675 if (m_testConfig.coverageReductionModeConfig.dynamicValue) in checkSupport()
2701 if (!findCombination(m_testConfig.coverageReductionModeConfig.staticValue) || !findCombination(m_testConfig.coverageReductionModeConfig in checkSupport()
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp2014 CoverageReductionModeConfig coverageReductionModeConfig; member
2126 , 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_COVERAGE_REDUCTION_MODE_NV); in getDynamicStates()
3234 if (m_testConfig.coverageReductionModeConfig.dynamicValue) in checkSupport()
3261 if (!findCombination(m_testConfig.coverageReductionModeConfig.staticValue) || !findCombination(m_testConfig.coverageReductionModeConfig in checkSupport()
[all...]

Completed in 14 milliseconds