Structures

VkPhysicalDeviceThrottleHintFeaturesSEC

Stub description of VkPhysicalDeviceThrottleHintFeaturesSEC

There is currently no specification language written for this type. This section acts only as placeholder and to avoid dead links in the specification and reference pages.

typedef struct VkPhysicalDeviceThrottleHintFeaturesSEC {
    VkStructureType sType;
    void* pNext;
    VkBool32 throttleHint;
} VkPhysicalDeviceThrottleHintFeaturesSEC;

Valid Usage (Implicit)

VUID-VkPhysicalDeviceThrottleHintFeaturesSEC-sType-sType

sType must be VK_STRUCTURE_TYPE_PHYSICAL_DEVICE_THROTTLE_HINT_FEATURES_SEC