Home
last modified time | relevance | path

Searched defs:attView (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingUnusedAttachmentsTests.cpp291 const auto attView = ((depthPresent && depthValidHandle) ? imageView : VK_NULL_HANDLE); in getDepthAttachmentInfo() local
310 … const auto attView = ((stencilPresent && stencilValidHandle) ? imageView : VK_NULL_HANDLE); in getStencilAttachmentInfo() local