Searched refs:copyAndConvert (Results 1 – 2 of 2) sorted by relevance
/external/angle/src/libANGLE/renderer/d3d/d3d11/ |
D | Blit11.h | 210 angle::Result copyAndConvert(const gl::Context *context,
|
D | Blit11.cpp | 1201 return copyAndConvert(context, source, sourceSubresource, sourceArea, sourceSize, dest, in copyDepthStencilImpl() 1207 return copyAndConvert(context, source, sourceSubresource, sourceArea, sourceSize, dest, in copyDepthStencilImpl() 1212 return copyAndConvert(context, source, sourceSubresource, sourceArea, sourceSize, dest, in copyDepthStencilImpl() 1281 angle::Result Blit11::copyAndConvert(const gl::Context *context, in copyAndConvert() function in rx::Blit11
|