Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp2748 const auto staticStreamId = m_testConfig.rasterizationStreamConfig.staticValue.get(); in checkSupport() local
2749 if (staticStreamId >= xfProperties.maxTransformFeedbackStreams) in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp3308 const auto staticStreamId = m_testConfig.rasterizationStreamConfig.staticValue.get(); in checkSupport() local
3309 if (staticStreamId >= xfProperties.maxTransformFeedbackStreams) in checkSupport()

Completed in 25 milliseconds