Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkFramebuffer.cpp189 …VkSubpassDescriptionDepthStencilResolve dsResolve = renderPass->getSubpassDepthStencilResolve(subp… in resolve() local
DVkImageView.cpp265 …solveDepthStencil(ImageView *resolveAttachment, const VkSubpassDescriptionDepthStencilResolve &dsR… in resolveDepthStencil()
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp855 const VkAttachmentDescription &dsResolve = createInfo.pAttachments[resolveRenderPassIndex]; in UpdateRenderPassDepthStencilResolvePerfCounters() local