Variable VkPushConstantRange.stageFlags

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