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