Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.h122 using FramebufferAttachmentArray = std::array<T, kMaxFramebufferAttachments>; variable
1287 FramebufferAttachmentArray<ImageOrBufferViewSubresourceSerial> mSerials;
DUtilsVk.cpp1385 vk::FramebufferAttachmentArray<VkDescriptorPoolSize> setSizes; in ensureUnresolveResourcesInitialized()
3316 vk::FramebufferAttachmentArray<VkDescriptorImageInfo> inputImageInfo = {}; in unresolve()
Dvk_cache_utils.cpp687 FramebufferAttachmentArray<VkAttachmentDescription2KHR> attachmentDescs; in CreateRenderPass2()
976 FramebufferAttachmentArray<VkAttachmentDescription> attachmentDescs; in InitializeRenderPassFromDesc()