RetroArch
Public Attributes | List of all members
VkDeviceGroupSubmitInfo Struct Reference

#include <vulkan_core.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 VkDeviceGroupSubmitInfo::commandBufferCount

◆ pCommandBufferDeviceMasks

const uint32_t* VkDeviceGroupSubmitInfo::pCommandBufferDeviceMasks

◆ pNext

const void* VkDeviceGroupSubmitInfo::pNext

◆ pSignalSemaphoreDeviceIndices

const uint32_t* VkDeviceGroupSubmitInfo::pSignalSemaphoreDeviceIndices

◆ pWaitSemaphoreDeviceIndices

const uint32_t* VkDeviceGroupSubmitInfo::pWaitSemaphoreDeviceIndices

◆ signalSemaphoreCount

uint32_t VkDeviceGroupSubmitInfo::signalSemaphoreCount

◆ sType

VkStructureType VkDeviceGroupSubmitInfo::sType

◆ waitSemaphoreCount

uint32_t VkDeviceGroupSubmitInfo::waitSemaphoreCount

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