FTEQW
Documentation of the FTE engine source tree.
VkDeviceGroupSubmitInfoKHX Struct Reference

#include <vulkan.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
uint32_t waitSemaphoreCount
 
const uint32_tpWaitSemaphoreDeviceIndices
 
uint32_t commandBufferCount
 
const uint32_tpCommandBufferDeviceMasks
 
uint32_t signalSemaphoreCount
 
const uint32_tpSignalSemaphoreDeviceIndices
 

Member Data Documentation

◆ commandBufferCount

uint32_t VkDeviceGroupSubmitInfoKHX::commandBufferCount

◆ pCommandBufferDeviceMasks

const uint32_t* VkDeviceGroupSubmitInfoKHX::pCommandBufferDeviceMasks

◆ pNext

const void* VkDeviceGroupSubmitInfoKHX::pNext

◆ pSignalSemaphoreDeviceIndices

const uint32_t* VkDeviceGroupSubmitInfoKHX::pSignalSemaphoreDeviceIndices

◆ pWaitSemaphoreDeviceIndices

const uint32_t* VkDeviceGroupSubmitInfoKHX::pWaitSemaphoreDeviceIndices

◆ signalSemaphoreCount

uint32_t VkDeviceGroupSubmitInfoKHX::signalSemaphoreCount

◆ sType

VkStructureType VkDeviceGroupSubmitInfoKHX::sType

◆ waitSemaphoreCount

uint32_t VkDeviceGroupSubmitInfoKHX::waitSemaphoreCount

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