Home | History | Annotate | Download | only in rs

Lines Matching refs:_dstAlloc

682     uint64_t _dstAlloc = (uint64_t)(uintptr_t)dstAlloc;
685 GetIContextHandle(context)->allocationCopy2DRange(_dstAlloc, dstXoff, dstYoff, dstMip, (AllocationCubemapFace)dstFace, width, height,
697 uint64_t _dstAlloc = (uint64_t)(uintptr_t)dstAlloc;
700 GetIContextHandle(context)->allocationCopy3DRange(_dstAlloc, dstXoff, dstYoff, dstZoff, dstMip, width, height, depth,