Wise&mystical  1.0
Project about Europe
Loading...
Searching...
No Matches
VkDeviceGroupSubmitInfo Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t waitSemaphoreCount
 
const uint32_tpWaitSemaphoreDeviceIndices
 
uint32_t commandBufferCount
 
const uint32_tpCommandBufferDeviceMasks
 
uint32_t signalSemaphoreCount
 
const uint32_tpSignalSemaphoreDeviceIndices
 

Detailed Description

Definition at line 1578 of file vulkan.h.

Member Data Documentation

◆ commandBufferCount

uint32_t VkDeviceGroupSubmitInfo::commandBufferCount

Definition at line 1583 of file vulkan.h.

◆ pCommandBufferDeviceMasks

const uint32_t* VkDeviceGroupSubmitInfo::pCommandBufferDeviceMasks

Definition at line 1584 of file vulkan.h.

◆ pNext

const void* VkDeviceGroupSubmitInfo::pNext

Definition at line 1580 of file vulkan.h.

◆ pSignalSemaphoreDeviceIndices

const uint32_t* VkDeviceGroupSubmitInfo::pSignalSemaphoreDeviceIndices

Definition at line 1586 of file vulkan.h.

◆ pWaitSemaphoreDeviceIndices

const uint32_t* VkDeviceGroupSubmitInfo::pWaitSemaphoreDeviceIndices

Definition at line 1582 of file vulkan.h.

◆ signalSemaphoreCount

uint32_t VkDeviceGroupSubmitInfo::signalSemaphoreCount

Definition at line 1585 of file vulkan.h.

◆ sType

VkStructureType VkDeviceGroupSubmitInfo::sType

Definition at line 1579 of file vulkan.h.

◆ waitSemaphoreCount

uint32_t VkDeviceGroupSubmitInfo::waitSemaphoreCount

Definition at line 1581 of file vulkan.h.


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