Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingUnusedAttachmentsTests.cpp127 …const bool wrongFormatWithNullViews; // Use the wrong format value if the image view handle is VK_… member
150 , wrongFormatWithNullViews(wrongFormatWithNullViews_) in TestParams()
633 if (m_params.wrongFormatWithNullViews) in iterate()