struct PhysicalDeviceThrottleHintFeaturesSEC
Defined at line 148831 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceThrottleHintFeaturesSEC, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceThrottleHintFeaturesSEC.html
Public Members
StructureType sType
void * pNext
Bool32 throttleHint
Public Methods
void PhysicalDeviceThrottleHintFeaturesSEC (Bool32 throttleHint_, void * pNext_)
Defined at line 148839 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceThrottleHintFeaturesSEC (const PhysicalDeviceThrottleHintFeaturesSEC & rhs)
Defined at line 148845 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceThrottleHintFeaturesSEC (const VkPhysicalDeviceThrottleHintFeaturesSEC & rhs)
Defined at line 148847 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceThrottleHintFeaturesSEC & operator= (const PhysicalDeviceThrottleHintFeaturesSEC & rhs)
Defined at line 148852 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceThrottleHintFeaturesSEC & operator= (const VkPhysicalDeviceThrottleHintFeaturesSEC & rhs)
Defined at line 148855 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceThrottleHintFeaturesSEC & setPNext (void * pNext_)
Defined at line 148862 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceThrottleHintFeaturesSEC && setPNext (void * pNext_)
Defined at line 148868 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceThrottleHintFeaturesSEC & setThrottleHint (Bool32 throttleHint_)
Defined at line 148874 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceThrottleHintFeaturesSEC && setThrottleHint (Bool32 throttleHint_)
Defined at line 148880 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceThrottleHintFeaturesSEC & operator const VkPhysicalDeviceThrottleHintFeaturesSEC & ()
Defined at line 148887 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceThrottleHintFeaturesSEC & operator VkPhysicalDeviceThrottleHintFeaturesSEC & ()
Defined at line 148892 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceThrottleHintFeaturesSEC * operator const VkPhysicalDeviceThrottleHintFeaturesSEC * ()
Defined at line 148897 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceThrottleHintFeaturesSEC * operator VkPhysicalDeviceThrottleHintFeaturesSEC * ()
Defined at line 148902 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceThrottleHintFeaturesSEC & )
Defined at line 148915 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp