Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkRenderPass.hpp56 bool hasDepthStencilResolve() const in hasDepthStencilResolve() function in vk::RenderPass
/external/deqp/external/vulkancts/modules/vulkan/imageless_framebuffer/
DvktImagelessFramebufferTests.cpp247 …const bool hasDepthStencilResolve = hasDepthStencil && (depthStencilSamples != VK_SAMP… in makeRenderPass() local