Searched refs:FramebufferAttachmentArray (Results 1 – 3 of 3) sorted by relevance
122 using FramebufferAttachmentArray = std::array<T, kMaxFramebufferAttachments>; variable1287 FramebufferAttachmentArray<ImageOrBufferViewSubresourceSerial> mSerials;
1385 vk::FramebufferAttachmentArray<VkDescriptorPoolSize> setSizes; in ensureUnresolveResourcesInitialized()3316 vk::FramebufferAttachmentArray<VkDescriptorImageInfo> inputImageInfo = {}; in unresolve()
687 FramebufferAttachmentArray<VkAttachmentDescription2KHR> attachmentDescs; in CreateRenderPass2()976 FramebufferAttachmentArray<VkAttachmentDescription> attachmentDescs; in InitializeRenderPassFromDesc()