Searched refs:resolveDepthStencilTo (Results 1 – 3 of 3) sorted by relevance
69 …void resolveDepthStencilTo(const ImageView *src, ImageView *dst, const VkSubpassDescriptionDepthSt…
273 image->resolveDepthStencilTo(this, resolveAttachment, dsResolve); in resolveDepthStencil()
996 void Image::resolveDepthStencilTo(const ImageView *src, ImageView *dst, const VkSubpassDescriptionD… in resolveDepthStencilTo() function in vk::Image