Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBlit11.h194 angle::Result copyAndConvertImpl(const gl::Context *context,
DBlit11.cpp1217 angle::Result Blit11::copyAndConvertImpl(const gl::Context *context, in copyAndConvertImpl() function in rx::Blit11
1312 ANGLE_TRY(copyAndConvertImpl(context, source, sourceSubresource, sourceArea, sourceSize, in copyAndConvert()
1927 ANGLE_TRY(copyAndConvertImpl(context, mResolvedDepthStencil, 0, copyBox, extents, *textureOut, in resolveStencil()