Variable VkVertexInputAttributeDescription.offset

struct VkVertexInputAttributeDescription
{
  // ...
  uint offset ;
  // ...
}