Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h125 using FramebufferAttachmentArray = std::array<T, kMaxFramebufferAttachments>; variable
1997 FramebufferAttachmentArray<ImageOrBufferViewSubresourceSerial> mSerials;
DUtilsVk.cpp1778 vk::FramebufferAttachmentArray<VkDescriptorPoolSize> setSizes; in ensureUnresolveResourcesInitialized()
4162 vk::FramebufferAttachmentArray<VkDescriptorImageInfo> inputImageInfo = {}; in unresolve()
Dvk_cache_utils.cpp923 FramebufferAttachmentArray<VkAttachmentDescription> attachmentDescs; in CreateRenderPass1()
6730 vk::FramebufferAttachmentArray<VkAttachmentDescription2> attachmentDescs; in MakeRenderPass()