struct PerformanceOverrideInfoINTEL
Defined at line 59088 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
const void * pNext
PerformanceOverrideTypeINTEL type
vk::Bool32 enable
uint64_t parameter
Public Methods
void PerformanceOverrideInfoINTEL (vk::PerformanceOverrideTypeINTEL type_, vk::Bool32 enable_, uint64_t parameter_, const void * pNext_)
Defined at line 59096 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PerformanceOverrideInfoINTEL (const PerformanceOverrideInfoINTEL & rhs)
Defined at line 59108 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PerformanceOverrideInfoINTEL (const VkPerformanceOverrideInfoINTEL & rhs)
Defined at line 59110 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceOverrideInfoINTEL & operator= (const PerformanceOverrideInfoINTEL & rhs)
Defined at line 59115 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceOverrideInfoINTEL & operator= (const VkPerformanceOverrideInfoINTEL & rhs)
Defined at line 59118 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceOverrideInfoINTEL & setPNext (const void * pNext_)
Defined at line 59125 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceOverrideInfoINTEL & setType (vk::PerformanceOverrideTypeINTEL type_)
Defined at line 59131 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceOverrideInfoINTEL & setEnable (vk::Bool32 enable_)
Defined at line 59137 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PerformanceOverrideInfoINTEL & setParameter (uint64_t parameter_)
Defined at line 59143 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPerformanceOverrideInfoINTEL & operator const VkPerformanceOverrideInfoINTEL & ()
Defined at line 59150 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPerformanceOverrideInfoINTEL & operator VkPerformanceOverrideInfoINTEL & ()
Defined at line 59155 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PerformanceOverrideInfoINTEL & )
Defined at line 59177 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp