struct DeviceGroupBindSparseInfo

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

wrapper struct for struct VkDeviceGroupBindSparseInfo, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkDeviceGroupBindSparseInfo.html

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 53625 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void DeviceGroupBindSparseInfo (const DeviceGroupBindSparseInfo & rhs)

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

void DeviceGroupBindSparseInfo (const VkDeviceGroupBindSparseInfo & rhs)

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

DeviceGroupBindSparseInfo & operator= (const DeviceGroupBindSparseInfo & rhs)

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

DeviceGroupBindSparseInfo & operator= (const VkDeviceGroupBindSparseInfo & rhs)

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

DeviceGroupBindSparseInfo & setPNext (const void * pNext_)

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

DeviceGroupBindSparseInfo && setPNext (const void * pNext_)

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

DeviceGroupBindSparseInfo & setResourceDeviceIndex (uint32_t resourceDeviceIndex_)

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

DeviceGroupBindSparseInfo && setResourceDeviceIndex (uint32_t resourceDeviceIndex_)

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

DeviceGroupBindSparseInfo & setMemoryDeviceIndex (uint32_t memoryDeviceIndex_)

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

DeviceGroupBindSparseInfo && setMemoryDeviceIndex (uint32_t memoryDeviceIndex_)

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

const VkDeviceGroupBindSparseInfo & operator const VkDeviceGroupBindSparseInfo & ()

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

VkDeviceGroupBindSparseInfo & operator VkDeviceGroupBindSparseInfo & ()

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

const VkDeviceGroupBindSparseInfo * operator const VkDeviceGroupBindSparseInfo * ()

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

VkDeviceGroupBindSparseInfo * operator VkDeviceGroupBindSparseInfo * ()

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

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

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