Variable VkPipelineDynamicStateCreateInfo.dynamicStateCount

struct VkPipelineDynamicStateCreateInfo
{
  // ...
  uint dynamicStateCount ;
  // ...
}