Searched refs:unresolveDepthStencilInputAttachmentRef (Results 1 – 1 of 1) sorted by relevance
418 VkAttachmentReference unresolveDepthStencilInputAttachmentRef = {}; in InitializeUnresolveSubpass() local419 unresolveDepthStencilInputAttachmentRef.attachment = in InitializeUnresolveSubpass()421 unresolveDepthStencilInputAttachmentRef.layout = VK_IMAGE_LAYOUT_SHADER_READ_ONLY_OPTIMAL; in InitializeUnresolveSubpass()423 unresolveInputAttachmentRefs->push_back(unresolveDepthStencilInputAttachmentRef); in InitializeUnresolveSubpass()