SDL  2.0
VkDeviceGroupCommandBufferBeginInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
uint32_t deviceMask
 

Detailed Description

Definition at line 4306 of file vulkan_core.h.

Field Documentation

◆ deviceMask

uint32_t VkDeviceGroupCommandBufferBeginInfo::deviceMask

Definition at line 4309 of file vulkan_core.h.

◆ pNext

const void* VkDeviceGroupCommandBufferBeginInfo::pNext

Definition at line 4308 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceGroupCommandBufferBeginInfo::sType

Definition at line 4307 of file vulkan_core.h.


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