Vulkan-Hpp
VkDeviceGroupCommandBufferBeginInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t deviceMask
 

Detailed Description

Definition at line 5116 of file vulkan_core.h.

Member Data Documentation

◆ deviceMask

uint32_t VkDeviceGroupCommandBufferBeginInfo::deviceMask

Definition at line 5119 of file vulkan_core.h.

◆ pNext

const void* VkDeviceGroupCommandBufferBeginInfo::pNext

Definition at line 5118 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceGroupCommandBufferBeginInfo::sType

Definition at line 5117 of file vulkan_core.h.


The documentation for this struct was generated from the following file: