Variable VkPhysicalDeviceFeatures.shaderFloat64

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