Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp2690 auto findCombination = [&](vk::VkCoverageReductionModeNV const coverageReductionMode) -> bool { in checkSupport() local
2701 if (!findCombination(m_testConfig.coverageReductionModeConfig.staticValue) || !findCombination(m_testConfig.coverageReductionModeConfig.dynamicValue.get())) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp3250 auto findCombination = [&](vk::VkCoverageReductionModeNV const coverageReductionMode) -> bool { in checkSupport() local
3261 if (!findCombination(m_testConfig.coverageReductionModeConfig.staticValue) || !findCombination(m_testConfig.coverageReductionModeConfig.dynamicValue.get())) in checkSupport()

Completed in 24 milliseconds