struct DispatchIndirect2InfoKHR
Defined at line 57912 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkDispatchIndirect2InfoKHR, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkDispatchIndirect2InfoKHR.html
Public Members
StructureType sType
const void * pNext
DeviceAddressRangeKHR addressRange
Flags addressFlags
Public Methods
void DispatchIndirect2InfoKHR (DeviceAddressRangeKHRaddressRange_,AddressCommandFlagsKHRaddressFlags_,const void *pNext_)
Defined at line 57920 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DispatchIndirect2InfoKHR (const DispatchIndirect2InfoKHR & rhs)
Defined at line 57929 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DispatchIndirect2InfoKHR (const VkDispatchIndirect2InfoKHR & rhs)
Defined at line 57931 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DispatchIndirect2InfoKHR & operator= (const DispatchIndirect2InfoKHR & rhs)
Defined at line 57936 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DispatchIndirect2InfoKHR & operator= (const VkDispatchIndirect2InfoKHR & rhs)
Defined at line 57939 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DispatchIndirect2InfoKHR & setPNext (const void * pNext_)
Defined at line 57946 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DispatchIndirect2InfoKHR && setPNext (const void * pNext_)
Defined at line 57952 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DispatchIndirect2InfoKHR & setAddressRange (const DeviceAddressRangeKHR & addressRange_)
Defined at line 57958 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DispatchIndirect2InfoKHR && setAddressRange (const DeviceAddressRangeKHR & addressRange_)
Defined at line 57964 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DispatchIndirect2InfoKHR & setAddressFlags (AddressCommandFlagsKHR addressFlags_)
Defined at line 57970 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DispatchIndirect2InfoKHR && setAddressFlags (AddressCommandFlagsKHR addressFlags_)
Defined at line 57976 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDispatchIndirect2InfoKHR & operator const VkDispatchIndirect2InfoKHR & ()
Defined at line 57983 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDispatchIndirect2InfoKHR & operator VkDispatchIndirect2InfoKHR & ()
Defined at line 57988 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDispatchIndirect2InfoKHR * operator const VkDispatchIndirect2InfoKHR * ()
Defined at line 57993 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDispatchIndirect2InfoKHR * operator VkDispatchIndirect2InfoKHR * ()
Defined at line 57998 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const DispatchIndirect2InfoKHR & )
Defined at line 58011 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp