Home
last modified time | relevance | path

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

/external/swiftshader/src/Vulkan/
DVkImageView.cpp265 void ImageView::resolveDepthStencil(ImageView *resolveAttachment, const VkSubpassDescriptionDepthSt… in resolveDepthStencil() function in vk::ImageView
/external/swiftshader/src/Device/
DBlitter.cpp1948 void Blitter::resolveDepthStencil(const vk::ImageView *src, vk::ImageView *dst, const VkSubpassDesc… in resolveDepthStencil() function in sw::Blitter