struct PhysicalDeviceDeviceGeneratedCommandsFeaturesEXT
Defined at line 66136 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_EXT_device_generated_commands ===
Public Members
StructureType sType
void * pNext
vk::Bool32 deviceGeneratedCommands
vk::Bool32 dynamicGeneratedPipelineLayout
Public Methods
void PhysicalDeviceDeviceGeneratedCommandsFeaturesEXT (vk::Bool32 deviceGeneratedCommands_, vk::Bool32 dynamicGeneratedPipelineLayout_, void * pNext_)
Defined at line 66144 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDeviceGeneratedCommandsFeaturesEXT (const PhysicalDeviceDeviceGeneratedCommandsFeaturesEXT & rhs)
Defined at line 66153 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceDeviceGeneratedCommandsFeaturesEXT (const VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT & rhs)
Defined at line 66156 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDeviceGeneratedCommandsFeaturesEXT & operator= (const PhysicalDeviceDeviceGeneratedCommandsFeaturesEXT & rhs)
Defined at line 66161 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDeviceGeneratedCommandsFeaturesEXT & operator= (const VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT & rhs)
Defined at line 66164 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDeviceGeneratedCommandsFeaturesEXT & setPNext (void * pNext_)
Defined at line 66171 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDeviceGeneratedCommandsFeaturesEXT & setDeviceGeneratedCommands (vk::Bool32 deviceGeneratedCommands_)
Defined at line 66177 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceDeviceGeneratedCommandsFeaturesEXT & setDynamicGeneratedPipelineLayout (vk::Bool32 dynamicGeneratedPipelineLayout_)
Defined at line 66184 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT & operator const VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT & ()
Defined at line 66192 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT & operator VkPhysicalDeviceDeviceGeneratedCommandsFeaturesEXT & ()
Defined at line 66197 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceDeviceGeneratedCommandsFeaturesEXT & )
Defined at line 66215 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp