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.h172 using FramebufferAttachmentArray = std::array<T, kMaxFramebufferAttachments>; variable
2230 FramebufferAttachmentArray<ImageOrBufferViewSubresourceSerial> mSerials;
DUtilsVk.cpp1783 vk::FramebufferAttachmentArray<VkDescriptorPoolSize> setSizes; in ensureUnresolveResourcesInitialized()
4518 vk::FramebufferAttachmentArray<VkDescriptorImageInfo> inputImageInfo = {}; in unresolve()
Dvk_cache_utils.cpp1321 FramebufferAttachmentArray<VkAttachmentDescription> attachmentDescs; in CreateRenderPass1()
7556 vk::FramebufferAttachmentArray<VkAttachmentDescription2> attachmentDescs; in MakeRenderPass()