Enum
VkPerformanceConfigurationTypeINTEL
Type of performance configuration
Possible values of
VkPerformanceConfigurationAcquireInfoINTEL::type
, specifying
performance configuration types, are:
typedef enum VkPerformanceConfigurationTypeINTEL {
VK_PERFORMANCE_CONFIGURATION_TYPE_COMMAND_QUEUE_METRICS_DISCOVERY_ACTIVATED_INTEL = 0,
} VkPerformanceConfigurationTypeINTEL;