Home
last modified time | relevance | path

Searched refs:copyDepth (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBlit11.h64 angle::Result copyDepth(const gl::Context *context,
DBlit11.cpp1068 angle::Result Blit11::copyDepth(const gl::Context *context, in copyDepth() function in rx::Blit11
DRenderer11.cpp3773 ANGLE_TRY(mBlit->copyDepth(context, readSRV, readArea, readSize, drawDSV, drawArea, in blitRenderbufferRect()
/external/llvm-project/mlir/lib/Transforms/Utils/
DLoopUtils.cpp2667 unsigned copyDepth = getNestingDepth(&*begin); in affineDataCopyGenerate() local
2669 LLVM_DEBUG(llvm::dbgs() << "Generating copies at depth " << copyDepth in affineDataCopyGenerate()
2707 if (failed(region->compute(opInst, copyDepth, /*sliceState=*/nullptr, in affineDataCopyGenerate()
2712 if (!getFullMemRefAsRegion(opInst, copyDepth, region.get())) { in affineDataCopyGenerate()
2747 if (!getFullMemRefAsRegion(opInst, copyDepth, region.get())) { in affineDataCopyGenerate()