Variable PushConstantRange.size

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