struct DeviceGroupBindSparseInfo

Defined at line 29175 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

Public Members

StructureType sType
const void * pNext
uint32_t resourceDeviceIndex
uint32_t memoryDeviceIndex

Public Methods

void DeviceGroupBindSparseInfo (uint32_t resourceDeviceIndex_, uint32_t memoryDeviceIndex_, const void * pNext_)

Defined at line 29183 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void DeviceGroupBindSparseInfo (const DeviceGroupBindSparseInfo & rhs)

Defined at line 29191 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void DeviceGroupBindSparseInfo (const VkDeviceGroupBindSparseInfo & rhs)

Defined at line 29193 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DeviceGroupBindSparseInfo & operator= (const DeviceGroupBindSparseInfo & rhs)

Defined at line 29198 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DeviceGroupBindSparseInfo & operator= (const VkDeviceGroupBindSparseInfo & rhs)

Defined at line 29201 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DeviceGroupBindSparseInfo & setPNext (const void * pNext_)

Defined at line 29208 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DeviceGroupBindSparseInfo & setResourceDeviceIndex (uint32_t resourceDeviceIndex_)

Defined at line 29214 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

DeviceGroupBindSparseInfo & setMemoryDeviceIndex (uint32_t memoryDeviceIndex_)

Defined at line 29220 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkDeviceGroupBindSparseInfo & operator const VkDeviceGroupBindSparseInfo & ()

Defined at line 29227 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkDeviceGroupBindSparseInfo & operator VkDeviceGroupBindSparseInfo & ()

Defined at line 29232 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const DeviceGroupBindSparseInfo & )

Defined at line 29250 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp