Searched defs:srcOff (Results 1 – 3 of 3) sorted by relevance
199 uint32_t srcOff, uint32_t srcMip) { in rsrAllocationCopy1DRange()
438 void Allocation::copyRange1D(Context *rsc, const Allocation *src, int32_t srcOff, int32_t destOff, … in copyRange1D()
120 uint32_t srcOff, uint32_t srcMip) { in SC_AllocationCopy1DRange()