Searched refs:inputAttachmentReference (Results 1 – 3 of 3) sorted by relevance
628 VkAttachmentReference inputAttachmentReference = {}; in TEST_F() local629 inputAttachmentReference.layout = VK_IMAGE_LAYOUT_GENERAL; in TEST_F()630 inputAttachmentReference.attachment = 3; in TEST_F()637 subpassDescription.pInputAttachments = &inputAttachmentReference; in TEST_F()810 VkAttachmentReference inputAttachmentReference = {}; in TEST_F() local811 inputAttachmentReference.layout = VK_IMAGE_LAYOUT_GENERAL; in TEST_F()812 inputAttachmentReference.attachment = 3; in TEST_F()819 subpassDescription.pInputAttachments = &inputAttachmentReference; in TEST_F()
410 …const AttachmentRef inputAttachmentReference // VkAttachmentReference || VkAttach… in makeRenderPassWithAttachments() local444 …&inputAttachmentReference, // const VkAttachmentReference* pInputAttachments; || cons… in makeRenderPassWithAttachments()
2807 const VkAttachmentReference inputAttachmentReference = in initialize() local2958 &inputAttachmentReference, // const VkAttachmentReference* pInputAttachments; in initialize()