Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp2123 CoverageReductionModeConfig coverageReductionModeConfig; member
2240 , coverageReductionModeConfig(vk::VK_COVERAGE_REDUCTION_MODE_MERGE_NV)
2355 , coverageReductionModeConfig(other.coverageReductionModeConfig) in TestConfig()
2646 coverageReductionModeConfig.swapValues(); in swapValues()
2787 … (!!coverageModTableConfig.dynamicValue) || (!!coverageReductionModeConfig.dynamicValue) || in needsEDS3()
2936 if (coverageReductionModeConfig.dynamicValue) in getDynamicStates()
3457 if (m_testConfig.coverageReductionModeConfig.dynamicValue) in checkSupport()
3492 if (!findCombination(m_testConfig.coverageReductionModeConfig.staticValue) || in checkSupport()
3493 !findCombination(m_testConfig.coverageReductionModeConfig.dynamicValue.get())) in checkSupport()
4454 if (testConfig.coverageReductionModeConfig.dynamicValue) in setDynamicStates()
[all …]