Home
last modified time | relevance | path

Searched defs:depthStencilResolve (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp678 const VkSubpassDescriptionDepthStencilResolve &depthStencilResolve, in CreateRenderPass2()
868 const VkSubpassDescriptionDepthStencilResolve &depthStencilResolve, in UpdateRenderPassDepthStencilResolvePerfCounters()
907 const VkSubpassDescriptionDepthStencilResolve &depthStencilResolve, in UpdateRenderPassPerfCounters()
1181 VkSubpassDescriptionDepthStencilResolve depthStencilResolve = {}; in InitializeRenderPassFromDesc() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp547 const bool depthStencilResolve = (resolveAspects & ASPECT_DEPTH_STENCIL) != 0; in makeFramebufferAttachmentImageInfos() local