Variable PushConstantRange.offset

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