#include <vulkan_structs.hpp>
Definition at line 7278 of file vulkan_structs.hpp.
◆ NativeType
◆ BindBufferMemoryDeviceGroupInfo() [1/4]
VULKAN_HPP_CONSTEXPR vk::BindBufferMemoryDeviceGroupInfo::BindBufferMemoryDeviceGroupInfo |
( |
uint32_t |
deviceIndexCount_ = {} , |
|
|
const uint32_t * |
pDeviceIndices_ = {} , |
|
|
const void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ BindBufferMemoryDeviceGroupInfo() [2/4]
◆ BindBufferMemoryDeviceGroupInfo() [3/4]
◆ BindBufferMemoryDeviceGroupInfo() [4/4]
vk::BindBufferMemoryDeviceGroupInfo::BindBufferMemoryDeviceGroupInfo |
( |
vk::ArrayProxyNoTemporaries< const uint32_t > const & |
deviceIndices_, |
|
|
const void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ operator VkBindBufferMemoryDeviceGroupInfo &()
◆ operator VkBindBufferMemoryDeviceGroupInfo const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setDeviceIndexCount()
◆ setDeviceIndices()
◆ setPDeviceIndices()
◆ setPNext()
◆ allowDuplicate
const bool vk::BindBufferMemoryDeviceGroupInfo::allowDuplicate = false |
|
static |
◆ deviceIndexCount
uint32_t vk::BindBufferMemoryDeviceGroupInfo::deviceIndexCount = {} |
◆ pDeviceIndices
const uint32_t* vk::BindBufferMemoryDeviceGroupInfo::pDeviceIndices = {} |
◆ pNext
const void* vk::BindBufferMemoryDeviceGroupInfo::pNext = {} |
◆ structureType
◆ sType
The documentation for this struct was generated from the following file: