Searched refs:multisampleAttachmentRef (Results 1 – 2 of 2) sorted by relevance
371 const VkAttachmentReference multisampleAttachmentRef = { 1u, VK_IMAGE_LAYOUT_GENERAL }; in iterate() local400 useMultisampling ? &multisampleAttachmentRef : &colorAttachmentRef, in iterate()
549 const AttachmentReference2 multisampleAttachmentRef // VkAttachmentReference2 in createRenderPass() local614 &multisampleAttachmentRef, // const VkAttachmentReference2* pDepthStencilAttachment; in createRenderPass()