struct PhysicalDeviceCommandBufferInheritanceFeaturesNV
Defined at line 101849 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
=== VK_NV_command_buffer_inheritance ===
Public Members
StructureType sType
void * pNext
Bool32 commandBufferInheritance
Public Methods
void PhysicalDeviceCommandBufferInheritanceFeaturesNV (Bool32 commandBufferInheritance_, void * pNext_)
Defined at line 101857 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceCommandBufferInheritanceFeaturesNV (const PhysicalDeviceCommandBufferInheritanceFeaturesNV & rhs)
Defined at line 101863 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void PhysicalDeviceCommandBufferInheritanceFeaturesNV (const VkPhysicalDeviceCommandBufferInheritanceFeaturesNV & rhs)
Defined at line 101866 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceCommandBufferInheritanceFeaturesNV & operator= (const PhysicalDeviceCommandBufferInheritanceFeaturesNV & rhs)
Defined at line 101871 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceCommandBufferInheritanceFeaturesNV & operator= (const VkPhysicalDeviceCommandBufferInheritanceFeaturesNV & rhs)
Defined at line 101874 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceCommandBufferInheritanceFeaturesNV & setPNext (void * pNext_)
Defined at line 101881 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceCommandBufferInheritanceFeaturesNV && setPNext (void * pNext_)
Defined at line 101887 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceCommandBufferInheritanceFeaturesNV & setCommandBufferInheritance (Bool32 commandBufferInheritance_)
Defined at line 101893 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
PhysicalDeviceCommandBufferInheritanceFeaturesNV && setCommandBufferInheritance (Bool32 commandBufferInheritance_)
Defined at line 101900 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceCommandBufferInheritanceFeaturesNV & operator const VkPhysicalDeviceCommandBufferInheritanceFeaturesNV & ()
Defined at line 101908 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceCommandBufferInheritanceFeaturesNV & operator VkPhysicalDeviceCommandBufferInheritanceFeaturesNV & ()
Defined at line 101913 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkPhysicalDeviceCommandBufferInheritanceFeaturesNV * operator const VkPhysicalDeviceCommandBufferInheritanceFeaturesNV * ()
Defined at line 101918 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkPhysicalDeviceCommandBufferInheritanceFeaturesNV * operator VkPhysicalDeviceCommandBufferInheritanceFeaturesNV * ()
Defined at line 101923 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const PhysicalDeviceCommandBufferInheritanceFeaturesNV & )
Defined at line 101936 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp