HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceGroupCommandBufferBeginInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDeviceGroupCommandBufferBeginInfo |
const void * | pNext = {} |
uint32_t | deviceMask = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceGroupCommandBufferBeginInfo |
Definition at line 25349 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::DeviceGroupCommandBufferBeginInfo::NativeType = VkDeviceGroupCommandBufferBeginInfo |
Definition at line 25351 of file vulkan_structs.hpp.
|
inline |
Definition at line 25357 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 25365 of file vulkan_structs.hpp.
|
inline |
Definition at line 25398 of file vulkan_structs.hpp.
|
inline |
Definition at line 25393 of file vulkan_structs.hpp.
|
inline |
Definition at line 25427 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 25373 of file vulkan_structs.hpp.
|
inline |
Definition at line 25418 of file vulkan_structs.hpp.
|
inline |
Definition at line 25386 of file vulkan_structs.hpp.
|
inline |
Definition at line 25380 of file vulkan_structs.hpp.
|
static |
Definition at line 25353 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::DeviceGroupCommandBufferBeginInfo::deviceMask = {} |
Definition at line 25436 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::DeviceGroupCommandBufferBeginInfo::pNext = {} |
Definition at line 25435 of file vulkan_structs.hpp.
|
static |
Definition at line 25354 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DeviceGroupCommandBufferBeginInfo::sType = StructureType::eDeviceGroupCommandBufferBeginInfo |
Definition at line 25434 of file vulkan_structs.hpp.