Home
last modified time | relevance | path

Searched refs:resolveDepth (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBlit11.h84 angle::Result resolveDepth(const gl::Context *context,
DBlit11.cpp1705 angle::Result Blit11::resolveDepth(const gl::Context *context, in resolveDepth() function in rx::Blit11
DRenderer11.cpp3858 return mBlit->resolveDepth(context, renderTarget, textureOut); in resolveMultisampledTexture()
/external/swiftshader/src/Device/
DBlitter.cpp1884 static void resolveDepth(const vk::ImageView *src, vk::ImageView *dst, const VkSubpassDescriptionDe… in resolveDepth() function
1958 resolveDepth(src, dst, dsrDesc); in resolveDepthStencil()