Home
last modified time | relevance | path

Searched refs:FramebufferAttachmentArray (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.h169 using FramebufferAttachmentArray = std::array<T, kMaxFramebufferAttachments>; variable
2132 FramebufferAttachmentArray<ImageOrBufferViewSubresourceSerial> mSerials;
H A DUtilsVk.cpp1810 vk::FramebufferAttachmentArray<VkDescriptorPoolSize> setSizes; in ensureUnresolveResourcesInitialized()
4547 vk::FramebufferAttachmentArray<VkDescriptorImageInfo> inputImageInfo = {}; in unresolve()
H A Dvk_cache_utils.cpp1301 FramebufferAttachmentArray<VkAttachmentDescription> attachmentDescs; in CreateRenderPass1()
7477 vk::FramebufferAttachmentArray<VkAttachmentDescription2> attachmentDescs; in MakeRenderPass()