Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DRenderer11.cpp2458 angle::Result Renderer11::copyImageInternal(const gl::Context *context, in copyImageInternal() function in rx::Renderer11
2545 ANGLE_TRY(copyImageInternal(context, framebuffer, sourceRect, destFormat, destOffset, in copyImage2D()
2571 ANGLE_TRY(copyImageInternal(context, framebuffer, sourceRect, destFormat, destOffset, in copyImageCube()
2596 ANGLE_TRY(copyImageInternal(context, framebuffer, sourceRect, destFormat, destOffset, in copyImage3D()
2621 ANGLE_TRY(copyImageInternal(context, framebuffer, sourceRect, destFormat, destOffset, in copyImage2DArray()
DRenderer11.h524 angle::Result copyImageInternal(const gl::Context *context,