Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp1968 static void resolveDepth(const vk::ImageView *src, vk::ImageView *dst, const VkSubpassDescriptionDe… in resolveDepth() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
DBlit11.cpp1705 angle::Result Blit11::resolveDepth(const gl::Context *context, in resolveDepth() function in rx::Blit11