Variable VkDescriptorSetLayoutCreateInfo.bindingCount

struct VkDescriptorSetLayoutCreateInfo
{
  // ...
  uint bindingCount ;
  // ...
}