ReactOS 0.4.17-dev-934-g091855f
VkDeviceGroupCommandBufferBeginInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkDeviceGroupCommandBufferBeginInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t deviceMask
 

Detailed Description

Definition at line 8443 of file vulkan.h.

Member Data Documentation

◆ deviceMask

uint32_t VkDeviceGroupCommandBufferBeginInfo::deviceMask

Definition at line 8447 of file vulkan.h.

◆ pNext

const void* VkDeviceGroupCommandBufferBeginInfo::pNext

Definition at line 8446 of file vulkan.h.

◆ sType

VkStructureType VkDeviceGroupCommandBufferBeginInfo::sType

Definition at line 8445 of file vulkan.h.


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