struct PhysicalDeviceDeviceGeneratedCommandsFeaturesNV
Defined at line 109729 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV.html
Public Members
StructureType sType
void * pNext
Bool32 deviceGeneratedCommands
Public Methods
void PhysicalDeviceDeviceGeneratedCommandsFeaturesNV (Bool32 deviceGeneratedCommands_, void * pNext_)
Defined at line 109737 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDeviceGeneratedCommandsFeaturesNV (const PhysicalDeviceDeviceGeneratedCommandsFeaturesNV & rhs)
Defined at line 109743 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDeviceGeneratedCommandsFeaturesNV (const VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV & rhs)
Defined at line 109746 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDeviceGeneratedCommandsFeaturesNV & operator= (const PhysicalDeviceDeviceGeneratedCommandsFeaturesNV & rhs)
Defined at line 109751 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDeviceGeneratedCommandsFeaturesNV & operator= (const VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV & rhs)
Defined at line 109754 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDeviceGeneratedCommandsFeaturesNV & setPNext (void * pNext_)
Defined at line 109761 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDeviceGeneratedCommandsFeaturesNV && setPNext (void * pNext_)
Defined at line 109767 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDeviceGeneratedCommandsFeaturesNV & setDeviceGeneratedCommands (Bool32 deviceGeneratedCommands_)
Defined at line 109773 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDeviceGeneratedCommandsFeaturesNV && setDeviceGeneratedCommands (Bool32 deviceGeneratedCommands_)
Defined at line 109780 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV & operator const VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV & ()
Defined at line 109788 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV & operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV & ()
Defined at line 109793 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV * operator const VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV * ()
Defined at line 109798 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV * operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesNV * ()
Defined at line 109803 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceDeviceGeneratedCommandsFeaturesNV & )
Defined at line 109816 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp