Searched defs:attachmentReference (Results 1 – 10 of 10) sorted by relevance
75 VkAttachmentReference attachmentReference = {}; in TEST_F() local350 VkAttachmentReference attachmentReference = {}; in TEST_F() local448 VkAttachmentReference attachmentReference = {}; in TEST_F() local
166 const VkAttachmentReference attachmentReference = in renderpassLifetimeTest() local440 const VkAttachmentReference attachmentReference = in createSimpleRenderPass() local
197 const VkAttachmentReference attachmentReference in createRenderPass() local
357 const VkAttachmentReference attachmentReference = in createRenderPass() local1132 const VkAttachmentReference attachmentReference = in createRenderPass() local
1738 auto attachmentReference = subpass.pColorAttachments[i]; in bindAttachments() local1745 auto attachmentReference = subpass.pDepthStencilAttachment; in bindAttachments() local
204 …const auto &attachmentReference = subpassDescription.pInputAttachments[aspectReference.inputAttach… in ValidateRenderPassPNextChain() local
2419 VkAttachmentReference attachmentReference = in iterate() local
1183 const VkAttachmentReference attachmentReference = in getAttachmentReferences() local
1985 const VkAttachmentReference attachmentReference = in render() local
114 VkAttachmentReference2 convertAttachmentReference (const VkAttachmentReference& attachmentReference… in convertAttachmentReference()