struct BufferDeviceAddressCreateInfoEXT
Defined at line 12524 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
const void * pNext
vk::DeviceAddress deviceAddress
Public Methods
void BufferDeviceAddressCreateInfoEXT (vk::DeviceAddress deviceAddress_, const void * pNext_)
Defined at line 12532 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void BufferDeviceAddressCreateInfoEXT (const BufferDeviceAddressCreateInfoEXT & rhs)
Defined at line 12539 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void BufferDeviceAddressCreateInfoEXT (const VkBufferDeviceAddressCreateInfoEXT & rhs)
Defined at line 12541 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BufferDeviceAddressCreateInfoEXT & operator= (const BufferDeviceAddressCreateInfoEXT & rhs)
Defined at line 12546 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BufferDeviceAddressCreateInfoEXT & operator= (const VkBufferDeviceAddressCreateInfoEXT & rhs)
Defined at line 12549 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BufferDeviceAddressCreateInfoEXT & setPNext (const void * pNext_)
Defined at line 12556 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BufferDeviceAddressCreateInfoEXT & setDeviceAddress (vk::DeviceAddress deviceAddress_)
Defined at line 12562 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkBufferDeviceAddressCreateInfoEXT & operator const VkBufferDeviceAddressCreateInfoEXT & ()
Defined at line 12569 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkBufferDeviceAddressCreateInfoEXT & operator VkBufferDeviceAddressCreateInfoEXT & ()
Defined at line 12574 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const BufferDeviceAddressCreateInfoEXT & )
Defined at line 12592 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp