Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkDeviceGroupSubmitInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

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 5189 of file vulkan_core.h.

Member Data Documentation

◆ commandBufferCount

uint32_t VkDeviceGroupSubmitInfo::commandBufferCount

Definition at line 5194 of file vulkan_core.h.

◆ pCommandBufferDeviceMasks

const uint32_t* VkDeviceGroupSubmitInfo::pCommandBufferDeviceMasks

Definition at line 5195 of file vulkan_core.h.

◆ pNext

const void* VkDeviceGroupSubmitInfo::pNext

Definition at line 5191 of file vulkan_core.h.

◆ pSignalSemaphoreDeviceIndices

const uint32_t* VkDeviceGroupSubmitInfo::pSignalSemaphoreDeviceIndices

Definition at line 5197 of file vulkan_core.h.

◆ pWaitSemaphoreDeviceIndices

const uint32_t* VkDeviceGroupSubmitInfo::pWaitSemaphoreDeviceIndices

Definition at line 5193 of file vulkan_core.h.

◆ signalSemaphoreCount

uint32_t VkDeviceGroupSubmitInfo::signalSemaphoreCount

Definition at line 5196 of file vulkan_core.h.

◆ sType

VkStructureType VkDeviceGroupSubmitInfo::sType

Definition at line 5190 of file vulkan_core.h.

◆ waitSemaphoreCount

uint32_t VkDeviceGroupSubmitInfo::waitSemaphoreCount

Definition at line 5192 of file vulkan_core.h.


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