Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp2781 const auto hasMaxPrimitiveOverestimationSize = static_cast<bool>(m_testConfig.maxPrimitiveOverestimationSize); in checkSupport() local
2783 if (m_testConfig.conservativeRasterStruct() || hasMaxPrimitiveOverestimationSize) in checkSupport()
2800 if (hasMaxPrimitiveOverestimationSize) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp3341 const auto hasMaxPrimitiveOverestimationSize = static_cast<bool>(m_testConfig.maxPrimitiveOverestimationSize); in checkSupport() local
3343 if (m_testConfig.conservativeRasterStruct() || hasMaxPrimitiveOverestimationSize) in checkSupport()
3360 if (hasMaxPrimitiveOverestimationSize) in checkSupport()

Completed in 23 milliseconds