Home
last modified time | relevance | path

Searched defs:dsResolve (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkFramebuffer.cpp224 …VkSubpassDescriptionDepthStencilResolve dsResolve = renderPass->getSubpassDepthStencilResolve(subp… in resolve() local
DVkImageView.cpp293 …solveDepthStencil(ImageView *resolveAttachment, const VkSubpassDescriptionDepthStencilResolve &dsR… in resolveDepthStencil()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp884 const VkAttachmentDescription &dsResolve = createInfo.pAttachments[resolveRenderPassIndex]; in UpdateRenderPassDepthStencilResolvePerfCounters() local