Home
last modified time | relevance | path

Searched refs:initResolveDepthOnly (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBlit11.h257 angle::Result initResolveDepthOnly(const gl::Context *context,
DBlit11.cpp1718 ANGLE_TRY(initResolveDepthOnly(context, depth->getFormatSet(), extents)); in resolveDepth()
1747 angle::Result Blit11::initResolveDepthOnly(const gl::Context *context, in initResolveDepthOnly() function in rx::Blit11