Searched refs:srcAttachmentRef (Results 1 – 4 of 4) sorted by relevance
263 …const AttachmentRef srcAttachmentRef // VkAttachmentReference || VkAttachmentRefer… in createRenderPass() local366 …&srcAttachmentRef, // const VkAttachmentReference* pColorAttachments; || const VkAtt… in createRenderPass()
554 …const AttachmentRef srcAttachmentRef // VkAttachmentReference || VkAttachmentRefe… in createRenderPass() local669 …isDepthStencilFormat ? DE_NULL : &srcAttachmentRef, // const VkAttachmentReference* pColorAttachm… in createRenderPass()671 …isDepthStencilFormat ? &srcAttachmentRef : DE_NULL, // const VkAttachmentReference* pDepthStencil… in createRenderPass()