Variable VkPhysicalDeviceLimits.discreteQueuePriorities

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