Home
last modified time | relevance | path

Searched refs:resolveDepthStencilTo (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkImage.hpp69 …void resolveDepthStencilTo(const ImageView *src, ImageView *dst, const VkSubpassDescriptionDepthSt…
DVkImageView.cpp273 image->resolveDepthStencilTo(this, resolveAttachment, dsResolve); in resolveDepthStencil()
DVkImage.cpp996 void Image::resolveDepthStencilTo(const ImageView *src, ImageView *dst, const VkSubpassDescriptionD… in resolveDepthStencilTo() function in vk::Image