Searched defs:unpackedAttachments (Results 1 – 1 of 1) sorted by relevance
2655 vk::FramebufferAttachmentsVector<VkImageView> *unpackedAttachments, in getAttachmentsAndRenderTargets()2762 const vk::FramebufferAttachmentsVector<VkImageView> &unpackedAttachments, in createNewFramebuffer()2911 vk::FramebufferAttachmentsVector<VkImageView> unpackedAttachments; in getFramebuffer() local