Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkImageView.cpp293 void ImageView::resolveDepthStencil(ImageView *resolveAttachment, const VkSubpassDescriptionDepthSt… in resolveDepthStencil() function in vk::ImageView
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp2032 void Blitter::resolveDepthStencil(const vk::ImageView *src, vk::ImageView *dst, const VkSubpassDesc… in resolveDepthStencil() function in sw::Blitter