Home
last modified time | relevance | path

Searched refs:getSubpassDepthStencilResolve (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkRenderPass.hpp61 VkSubpassDescriptionDepthStencilResolve getSubpassDepthStencilResolve(uint32_t subpassIndex) const in getSubpassDepthStencilResolve() function in vk::RenderPass
DVkFramebuffer.cpp189 …VkSubpassDescriptionDepthStencilResolve dsResolve = renderPass->getSubpassDepthStencilResolve(subp… in resolve()