Searched defs:attView (Results 1 – 1 of 1) sorted by relevance
286 const auto attView = ((depthPresent && depthValidHandle) ? imageView : VK_NULL_HANDLE); in getDepthAttachmentInfo() local305 const auto attView = ((stencilPresent && stencilValidHandle) ? imageView : VK_NULL_HANDLE); in getStencilAttachmentInfo() local