Searched defs:copyDepth (Results 1 – 2 of 2) sorted by relevance
130 size_t copyDepth = std::min(srcDepth, dstDepth); in CopyTensorContentsGeneric() local
1068 angle::Result Blit11::copyDepth(const gl::Context *context, in copyDepth() function in rx::Blit11