Halide
VkDeviceGroupSubmitInfoKHX Struct Reference

#include <mini_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 4966 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkDeviceGroupSubmitInfoKHX::sType

Definition at line 4967 of file mini_vulkan.h.

◆ pNext

const void* VkDeviceGroupSubmitInfoKHX::pNext

Definition at line 4968 of file mini_vulkan.h.

◆ waitSemaphoreCount

uint32_t VkDeviceGroupSubmitInfoKHX::waitSemaphoreCount

Definition at line 4969 of file mini_vulkan.h.

◆ pWaitSemaphoreDeviceIndices

const uint32_t* VkDeviceGroupSubmitInfoKHX::pWaitSemaphoreDeviceIndices

Definition at line 4970 of file mini_vulkan.h.

◆ commandBufferCount

uint32_t VkDeviceGroupSubmitInfoKHX::commandBufferCount

Definition at line 4971 of file mini_vulkan.h.

◆ pCommandBufferDeviceMasks

const uint32_t* VkDeviceGroupSubmitInfoKHX::pCommandBufferDeviceMasks

Definition at line 4972 of file mini_vulkan.h.

◆ signalSemaphoreCount

uint32_t VkDeviceGroupSubmitInfoKHX::signalSemaphoreCount

Definition at line 4973 of file mini_vulkan.h.

◆ pSignalSemaphoreDeviceIndices

const uint32_t* VkDeviceGroupSubmitInfoKHX::pSignalSemaphoreDeviceIndices

Definition at line 4974 of file mini_vulkan.h.


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