struct PhysicalDeviceSchedulingControlsFeaturesARM

Defined at line 138527 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkPhysicalDeviceSchedulingControlsFeaturesARM, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceSchedulingControlsFeaturesARM.html

Public Members

StructureType sType
void * pNext
Bool32 schedulingControls

Public Methods

void PhysicalDeviceSchedulingControlsFeaturesARM (Bool32 schedulingControls_, void * pNext_)

Defined at line 138535 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceSchedulingControlsFeaturesARM (const PhysicalDeviceSchedulingControlsFeaturesARM & rhs)

Defined at line 138541 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void PhysicalDeviceSchedulingControlsFeaturesARM (const VkPhysicalDeviceSchedulingControlsFeaturesARM & rhs)

Defined at line 138543 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceSchedulingControlsFeaturesARM & operator= (const PhysicalDeviceSchedulingControlsFeaturesARM & rhs)

Defined at line 138548 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceSchedulingControlsFeaturesARM & operator= (const VkPhysicalDeviceSchedulingControlsFeaturesARM & rhs)

Defined at line 138551 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceSchedulingControlsFeaturesARM & setPNext (void * pNext_)

Defined at line 138558 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceSchedulingControlsFeaturesARM && setPNext (void * pNext_)

Defined at line 138564 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceSchedulingControlsFeaturesARM & setSchedulingControls (Bool32 schedulingControls_)

Defined at line 138570 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

PhysicalDeviceSchedulingControlsFeaturesARM && setSchedulingControls (Bool32 schedulingControls_)

Defined at line 138576 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceSchedulingControlsFeaturesARM & operator const VkPhysicalDeviceSchedulingControlsFeaturesARM & ()

Defined at line 138583 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceSchedulingControlsFeaturesARM & operator VkPhysicalDeviceSchedulingControlsFeaturesARM & ()

Defined at line 138588 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkPhysicalDeviceSchedulingControlsFeaturesARM * operator const VkPhysicalDeviceSchedulingControlsFeaturesARM * ()

Defined at line 138593 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkPhysicalDeviceSchedulingControlsFeaturesARM * operator VkPhysicalDeviceSchedulingControlsFeaturesARM * ()

Defined at line 138598 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const PhysicalDeviceSchedulingControlsFeaturesARM & )

Defined at line 138611 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp