struct PhysicalDeviceDeviceAddressCommandsFeaturesKHR

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

wrapper struct for struct VkPhysicalDeviceDeviceAddressCommandsFeaturesKHR, see

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

Public Members

StructureType sType
void * pNext
Bool32 deviceAddressCommands

Public Methods

void PhysicalDeviceDeviceAddressCommandsFeaturesKHR (Bool32 deviceAddressCommands_, void * pNext_)

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

void PhysicalDeviceDeviceAddressCommandsFeaturesKHR (const PhysicalDeviceDeviceAddressCommandsFeaturesKHR & rhs)

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

void PhysicalDeviceDeviceAddressCommandsFeaturesKHR (const VkPhysicalDeviceDeviceAddressCommandsFeaturesKHR & rhs)

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

PhysicalDeviceDeviceAddressCommandsFeaturesKHR & operator= (const PhysicalDeviceDeviceAddressCommandsFeaturesKHR & rhs)

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

PhysicalDeviceDeviceAddressCommandsFeaturesKHR & operator= (const VkPhysicalDeviceDeviceAddressCommandsFeaturesKHR & rhs)

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

PhysicalDeviceDeviceAddressCommandsFeaturesKHR & setPNext (void * pNext_)

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

PhysicalDeviceDeviceAddressCommandsFeaturesKHR && setPNext (void * pNext_)

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

PhysicalDeviceDeviceAddressCommandsFeaturesKHR & setDeviceAddressCommands (Bool32 deviceAddressCommands_)

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

PhysicalDeviceDeviceAddressCommandsFeaturesKHR && setDeviceAddressCommands (Bool32 deviceAddressCommands_)

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

const VkPhysicalDeviceDeviceAddressCommandsFeaturesKHR & operator const VkPhysicalDeviceDeviceAddressCommandsFeaturesKHR & ()

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

VkPhysicalDeviceDeviceAddressCommandsFeaturesKHR & operator VkPhysicalDeviceDeviceAddressCommandsFeaturesKHR & ()

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

const VkPhysicalDeviceDeviceAddressCommandsFeaturesKHR * operator const VkPhysicalDeviceDeviceAddressCommandsFeaturesKHR * ()

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

VkPhysicalDeviceDeviceAddressCommandsFeaturesKHR * operator VkPhysicalDeviceDeviceAddressCommandsFeaturesKHR * ()

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

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

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