Variable VkPhysicalDeviceFeatures.pipelineStatisticsQuery

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