Structures

VkPerformanceValueINTEL

Container for value and types of parameters that can be queried

The VkPerformanceValueINTEL structure is defined as:

typedef struct VkPerformanceValueINTEL {
    VkPerformanceValueTypeINTEL type;
    VkPerformanceValueDataINTEL data;
} VkPerformanceValueINTEL;