Searched refs:copyAndConvertImpl (Results 1 – 2 of 2) sorted by relevance
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | Blit11.h | 194 angle::Result copyAndConvertImpl(const gl::Context *context,
|
D | Blit11.cpp | 1217 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()
|