Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktDynamicRenderingUnusedAttachmentsTests.cpp286 const auto attView = ((depthPresent && depthValidHandle) ? imageView : VK_NULL_HANDLE); in getDepthAttachmentInfo() local
305 const auto attView = ((stencilPresent && stencilValidHandle) ? imageView : VK_NULL_HANDLE); in getStencilAttachmentInfo() local