struct DeviceGroupCommandBufferBeginInfo
Defined at line 53758 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkDeviceGroupCommandBufferBeginInfo, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkDeviceGroupCommandBufferBeginInfo.html
Public Members
StructureType sType
const void * pNext
uint32_t deviceMask
Public Methods
void DeviceGroupCommandBufferBeginInfo (uint32_t deviceMask_, const void * pNext_)
Defined at line 53766 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DeviceGroupCommandBufferBeginInfo (const DeviceGroupCommandBufferBeginInfo & rhs)
Defined at line 53772 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void DeviceGroupCommandBufferBeginInfo (const VkDeviceGroupCommandBufferBeginInfo & rhs)
Defined at line 53774 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceGroupCommandBufferBeginInfo & operator= (const DeviceGroupCommandBufferBeginInfo & rhs)
Defined at line 53779 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceGroupCommandBufferBeginInfo & operator= (const VkDeviceGroupCommandBufferBeginInfo & rhs)
Defined at line 53782 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceGroupCommandBufferBeginInfo & setPNext (const void * pNext_)
Defined at line 53789 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceGroupCommandBufferBeginInfo && setPNext (const void * pNext_)
Defined at line 53795 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceGroupCommandBufferBeginInfo & setDeviceMask (uint32_t deviceMask_)
Defined at line 53801 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
DeviceGroupCommandBufferBeginInfo && setDeviceMask (uint32_t deviceMask_)
Defined at line 53807 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDeviceGroupCommandBufferBeginInfo & operator const VkDeviceGroupCommandBufferBeginInfo & ()
Defined at line 53814 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDeviceGroupCommandBufferBeginInfo & operator VkDeviceGroupCommandBufferBeginInfo & ()
Defined at line 53819 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkDeviceGroupCommandBufferBeginInfo * operator const VkDeviceGroupCommandBufferBeginInfo * ()
Defined at line 53824 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkDeviceGroupCommandBufferBeginInfo * operator VkDeviceGroupCommandBufferBeginInfo * ()
Defined at line 53829 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const DeviceGroupCommandBufferBeginInfo & )
Defined at line 53842 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp