Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineAttachmentFeedbackLoopLayoutTests.cpp1728 vk::VkPhysicalDeviceAttachmentFeedbackLoopLayoutFeaturesEXT attachmentFeedbackLoopLayoutFeatures = in checkSupport() local
1738 features2.pNext = &attachmentFeedbackLoopLayoutFeatures; in checkSupport()
1742 if (attachmentFeedbackLoopLayoutFeatures.attachmentFeedbackLoopLayout == DE_FALSE) in checkSupport()