Variable VkBufferImageCopy.bufferRowLength

struct VkBufferImageCopy
{
  // ...
  uint bufferRowLength ;
  // ...
}