Searched refs:inputAttachmentRef (Results 1 – 8 of 8) sorted by relevance
330 const VkAttachmentReference inputAttachmentRef = in makeRenderPass() local347 &inputAttachmentRef, // const VkAttachmentReference* pInputAttachments; in makeRenderPass()
1427 const VkAttachmentReference inputAttachmentRef = in makeRenderPassInputResolveSameAttachment() local1438 &inputAttachmentRef, // const VkAttachmentReference* pInputAttachments; in makeRenderPassInputResolveSameAttachment()1441 &inputAttachmentRef, // const VkAttachmentReference* pResolveAttachments; in makeRenderPassInputResolveSameAttachment()
3868 const VkAttachmentReference inputAttachmentRef = in init() local3879 &inputAttachmentRef, // const VkAttachmentReference* pInputAttachments in init()
3455 const VkAttachmentReference inputAttachmentRef = in createRenderPass() local3461 inputAttachmentRefs.push_back(inputAttachmentRef); in createRenderPass()3477 const VkAttachmentReference inputAttachmentRef = in createRenderPass() local3483 inputAttachmentRefs.push_back(inputAttachmentRef); in createRenderPass()