Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkDeviceGroupSubmitInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
uint32_t waitSemaphoreCount
 
const uint32_t * pWaitSemaphoreDeviceIndices
 
uint32_t commandBufferCount
 
const uint32_t * pCommandBufferDeviceMasks
 
uint32_t signalSemaphoreCount
 
const uint32_t * pSignalSemaphoreDeviceIndices
 

Detailed Description

Definition at line 5228 of file vulkan_core.h.

Field Documentation

◆ commandBufferCount

uint32_t VkDeviceGroupSubmitInfo::commandBufferCount

Definition at line 5233 of file vulkan_core.h.

◆ pCommandBufferDeviceMasks

const uint32_t* VkDeviceGroupSubmitInfo::pCommandBufferDeviceMasks

Definition at line 5234 of file vulkan_core.h.

◆ pNext

const void* VkDeviceGroupSubmitInfo::pNext

Definition at line 5230 of file vulkan_core.h.

◆ pSignalSemaphoreDeviceIndices

const uint32_t* VkDeviceGroupSubmitInfo::pSignalSemaphoreDeviceIndices

Definition at line 5236 of file vulkan_core.h.

◆ pWaitSemaphoreDeviceIndices

const uint32_t* VkDeviceGroupSubmitInfo::pWaitSemaphoreDeviceIndices

Definition at line 5232 of file vulkan_core.h.

◆ signalSemaphoreCount

uint32_t VkDeviceGroupSubmitInfo::signalSemaphoreCount

Definition at line 5235 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceGroupSubmitInfo::sType

Definition at line 5229 of file vulkan_core.h.

◆ waitSemaphoreCount

uint32_t VkDeviceGroupSubmitInfo::waitSemaphoreCount

Definition at line 5231 of file vulkan_core.h.


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