Home
last modified time | relevance | path

Searched defs:depthStencilResolveAttachmentRef (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.cpp973 VkAttachmentReference2KHR depthStencilResolveAttachmentRef = kUnusedAttachment2; in InitializeRenderPassFromDesc() local
311 InitializeUnresolveSubpass( const RenderPassDesc &desc, const gl::DrawBuffersVector<VkAttachmentReference> &drawSubpassColorAttachmentRefs, const gl::DrawBuffersVector<VkAttachmentReference> &drawSubpassResolveAttachmentRefs, const VkAttachmentReference &depthStencilAttachmentRef, const VkAttachmentReference2KHR &depthStencilResolveAttachmentRef, gl::DrawBuffersVector<VkAttachmentReference> *unresolveColorAttachmentRefs, VkAttachmentReference *unresolveDepthStencilAttachmentRef, FramebufferAttachmentsVector<VkAttachmentReference> *unresolveInputAttachmentRefs, FramebufferAttachmentsVector<uint32_t> *unresolvePreserveAttachmentRefs, VkSubpassDescription *subpassDesc) InitializeUnresolveSubpass() argument
[all...]

Completed in 3 milliseconds