SDL 2.0
VkDeviceGroupCommandBufferBeginInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
uint32_t deviceMask
 

Detailed Description

Definition at line 4065 of file vulkan_core.h.

Field Documentation

◆ deviceMask

uint32_t VkDeviceGroupCommandBufferBeginInfo::deviceMask

Definition at line 4068 of file vulkan_core.h.

◆ pNext

const void* VkDeviceGroupCommandBufferBeginInfo::pNext

Definition at line 4067 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceGroupCommandBufferBeginInfo::sType

Definition at line 4066 of file vulkan_core.h.


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