HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceGroupSubmitInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDeviceGroupSubmitInfo |
const void * | pNext = {} |
uint32_t | waitSemaphoreCount = {} |
const uint32_t * | pWaitSemaphoreDeviceIndices = {} |
uint32_t | commandBufferCount = {} |
const uint32_t * | pCommandBufferDeviceMasks = {} |
uint32_t | signalSemaphoreCount = {} |
const uint32_t * | pSignalSemaphoreDeviceIndices = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceGroupSubmitInfo |
Definition at line 25942 of file vulkan_structs.hpp.
Definition at line 25944 of file vulkan_structs.hpp.
|
inline |
Definition at line 25950 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 25969 of file vulkan_structs.hpp.
|
inline |
Definition at line 25975 of file vulkan_structs.hpp.
|
inline |
Definition at line 26078 of file vulkan_structs.hpp.
|
inline |
Definition at line 26073 of file vulkan_structs.hpp.
|
inline |
Definition at line 26124 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 25993 of file vulkan_structs.hpp.
|
inline |
Definition at line 26112 of file vulkan_structs.hpp.
|
inline |
Definition at line 26028 of file vulkan_structs.hpp.
|
inline |
Definition at line 26042 of file vulkan_structs.hpp.
|
inline |
Definition at line 26034 of file vulkan_structs.hpp.
|
inline |
Definition at line 26000 of file vulkan_structs.hpp.
|
inline |
Definition at line 26056 of file vulkan_structs.hpp.
|
inline |
Definition at line 26012 of file vulkan_structs.hpp.
|
inline |
Definition at line 26050 of file vulkan_structs.hpp.
|
inline |
Definition at line 26064 of file vulkan_structs.hpp.
|
inline |
Definition at line 26006 of file vulkan_structs.hpp.
|
inline |
Definition at line 26020 of file vulkan_structs.hpp.
|
static |
Definition at line 25946 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::DeviceGroupSubmitInfo::commandBufferCount = {} |
Definition at line 26135 of file vulkan_structs.hpp.
const uint32_t* VULKAN_HPP_NAMESPACE::DeviceGroupSubmitInfo::pCommandBufferDeviceMasks = {} |
Definition at line 26136 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::DeviceGroupSubmitInfo::pNext = {} |
Definition at line 26132 of file vulkan_structs.hpp.
const uint32_t* VULKAN_HPP_NAMESPACE::DeviceGroupSubmitInfo::pSignalSemaphoreDeviceIndices = {} |
Definition at line 26138 of file vulkan_structs.hpp.
const uint32_t* VULKAN_HPP_NAMESPACE::DeviceGroupSubmitInfo::pWaitSemaphoreDeviceIndices = {} |
Definition at line 26134 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::DeviceGroupSubmitInfo::signalSemaphoreCount = {} |
Definition at line 26137 of file vulkan_structs.hpp.
|
static |
Definition at line 25947 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DeviceGroupSubmitInfo::sType = StructureType::eDeviceGroupSubmitInfo |
Definition at line 26131 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::DeviceGroupSubmitInfo::waitSemaphoreCount = {} |
Definition at line 26133 of file vulkan_structs.hpp.