Variable VkPushConstantRange.offset

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