struct BindBufferMemoryDeviceGroupInfo
Defined at line 11209 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkBindBufferMemoryDeviceGroupInfo, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkBindBufferMemoryDeviceGroupInfo.html
Public Members
StructureType sType
const void * pNext
uint32_t deviceIndexCount
const uint32_t * pDeviceIndices
Public Methods
void BindBufferMemoryDeviceGroupInfo (uint32_tdeviceIndexCount_,const uint32_t *pDeviceIndices_,const void *pNext_)
Defined at line 11217 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void BindBufferMemoryDeviceGroupInfo (const BindBufferMemoryDeviceGroupInfo & rhs)
Defined at line 11226 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void BindBufferMemoryDeviceGroupInfo (const VkBindBufferMemoryDeviceGroupInfo & rhs)
Defined at line 11228 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void BindBufferMemoryDeviceGroupInfo (const ArrayProxyNoTemporaries<const uint32_t> & deviceIndices_, const void * pNext_)
Defined at line 11234 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindBufferMemoryDeviceGroupInfo & operator= (const BindBufferMemoryDeviceGroupInfo & rhs)
Defined at line 11240 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindBufferMemoryDeviceGroupInfo & operator= (const VkBindBufferMemoryDeviceGroupInfo & rhs)
Defined at line 11243 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindBufferMemoryDeviceGroupInfo & setPNext (const void * pNext_)
Defined at line 11250 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindBufferMemoryDeviceGroupInfo && setPNext (const void * pNext_)
Defined at line 11256 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindBufferMemoryDeviceGroupInfo & setDeviceIndexCount (uint32_t deviceIndexCount_)
Defined at line 11262 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindBufferMemoryDeviceGroupInfo && setDeviceIndexCount (uint32_t deviceIndexCount_)
Defined at line 11268 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindBufferMemoryDeviceGroupInfo & setPDeviceIndices (const uint32_t * pDeviceIndices_)
Defined at line 11274 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindBufferMemoryDeviceGroupInfo && setPDeviceIndices (const uint32_t * pDeviceIndices_)
Defined at line 11280 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
BindBufferMemoryDeviceGroupInfo & setDeviceIndices (const ArrayProxyNoTemporaries<const uint32_t> & deviceIndices_)
Defined at line 11287 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkBindBufferMemoryDeviceGroupInfo & operator const VkBindBufferMemoryDeviceGroupInfo & ()
Defined at line 11296 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkBindBufferMemoryDeviceGroupInfo & operator VkBindBufferMemoryDeviceGroupInfo & ()
Defined at line 11301 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkBindBufferMemoryDeviceGroupInfo * operator const VkBindBufferMemoryDeviceGroupInfo * ()
Defined at line 11306 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkBindBufferMemoryDeviceGroupInfo * operator VkBindBufferMemoryDeviceGroupInfo * ()
Defined at line 11311 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const BindBufferMemoryDeviceGroupInfo & )
Defined at line 11324 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp