Searched refs:offsetDepthDst (Results 1 – 1 of 1) sorted by relevance
82 vk::VkDeviceSize offsetDepthDst = d * depthPitch; in pack() local85 dstRow = dstStart + offsetDepthDst; in pack()133 vk::VkDeviceSize offsetDepthDst = d * (pixelSize * width * height); in unpack() local136 dstRow = dstStart + offsetDepthDst; in unpack()