Variable VkPhysicalDeviceLimits.maxDrawIndexedIndexValue

struct VkPhysicalDeviceLimits
{
  // ...
  uint maxDrawIndexedIndexValue ;
  // ...
}