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