HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSemaphoreCreateInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eSemaphoreCreateInfo |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::SemaphoreCreateFlags | flags = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSemaphoreCreateInfo |
Definition at line 91176 of file vulkan_structs.hpp.
Definition at line 91178 of file vulkan_structs.hpp.
|
inline |
Definition at line 91184 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 91192 of file vulkan_structs.hpp.
|
inline |
Definition at line 91224 of file vulkan_structs.hpp.
|
inline |
Definition at line 91219 of file vulkan_structs.hpp.
|
inline |
Definition at line 91253 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 91199 of file vulkan_structs.hpp.
|
inline |
Definition at line 91244 of file vulkan_structs.hpp.
|
inline |
Definition at line 91212 of file vulkan_structs.hpp.
|
inline |
Definition at line 91206 of file vulkan_structs.hpp.
|
static |
Definition at line 91180 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::SemaphoreCreateFlags VULKAN_HPP_NAMESPACE::SemaphoreCreateInfo::flags = {} |
Definition at line 91262 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::SemaphoreCreateInfo::pNext = {} |
Definition at line 91261 of file vulkan_structs.hpp.
|
static |
Definition at line 91181 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::SemaphoreCreateInfo::sType = StructureType::eSemaphoreCreateInfo |
Definition at line 91260 of file vulkan_structs.hpp.