Variable VkPushConstantRange.size

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