Variable VkPhysicalDeviceFeatures.shaderInt64

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