Searched refs:imageBytesPerTexel (Results 1 – 1 of 1) sorted by relevance
167 int imageBytesPerTexel = bytesPerTexel(region.imageSubresource.aspectMask); in copy() local171 imageBytesPerTexel; in copy()174 … (region.bufferImageHeight * region.bufferRowLength) * imageBytesPerTexel; in copy()200 copySize = region.imageExtent.width * imageBytesPerTexel; in copy()216 copySize = region.imageExtent.width * imageBytesPerTexel; in copy()