Variable VkPhysicalDeviceFeatures.shaderCullDistance

struct VkPhysicalDeviceFeatures
{
  // ...
  uint shaderCullDistance ;
  // ...
}