Variable VkPhysicalDeviceFeatures.shaderInt16

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