struct DeviceGroupCommandBufferBeginInfo

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

Public Members

StructureType sType
const void * pNext
uint32_t deviceMask

Public Methods

void DeviceGroupCommandBufferBeginInfo (uint32_t deviceMask_, const void * pNext_)

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

void DeviceGroupCommandBufferBeginInfo (const DeviceGroupCommandBufferBeginInfo & rhs)

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

void DeviceGroupCommandBufferBeginInfo (const VkDeviceGroupCommandBufferBeginInfo & rhs)

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

DeviceGroupCommandBufferBeginInfo & operator= (const DeviceGroupCommandBufferBeginInfo & rhs)

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

DeviceGroupCommandBufferBeginInfo & operator= (const VkDeviceGroupCommandBufferBeginInfo & rhs)

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

DeviceGroupCommandBufferBeginInfo & setPNext (const void * pNext_)

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

DeviceGroupCommandBufferBeginInfo & setDeviceMask (uint32_t deviceMask_)

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

const VkDeviceGroupCommandBufferBeginInfo & operator const VkDeviceGroupCommandBufferBeginInfo & ()

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

VkDeviceGroupCommandBufferBeginInfo & operator VkDeviceGroupCommandBufferBeginInfo & ()

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

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

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