Searched defs:dstSlicePitchBytes (Results 1 – 1 of 1) sorted by relevance
323 int dstSlicePitchBytes = dstImage->slicePitchBytes(dstAspect, region.dstSubresource.mipLevel); in copyTo() local439 int dstSlicePitchBytes = bufferIsSource ? imageSlicePitchBytes : bufferSlicePitchBytes; in copy() local