|
HDK
|
#include <vulkan_structs.hpp>
Public Types | |
| using | NativeType = VkSemaphoreTypeCreateInfo |
Public Attributes | |
| VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eSemaphoreTypeCreateInfo |
| const void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::SemaphoreType | semaphoreType = VULKAN_HPP_NAMESPACE::SemaphoreType::eBinary |
| uint64_t | initialValue = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSemaphoreTypeCreateInfo |
Definition at line 91842 of file vulkan_structs.hpp.
Definition at line 91844 of file vulkan_structs.hpp.
|
inline |
Definition at line 91850 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 91861 of file vulkan_structs.hpp.
|
inline |
Definition at line 91900 of file vulkan_structs.hpp.
|
inline |
Definition at line 91895 of file vulkan_structs.hpp.
|
inline |
Definition at line 91929 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 91869 of file vulkan_structs.hpp.
|
inline |
Definition at line 91920 of file vulkan_structs.hpp.
|
inline |
Definition at line 91888 of file vulkan_structs.hpp.
|
inline |
Definition at line 91876 of file vulkan_structs.hpp.
|
inline |
Definition at line 91882 of file vulkan_structs.hpp.
|
static |
Definition at line 91846 of file vulkan_structs.hpp.
| uint64_t VULKAN_HPP_NAMESPACE::SemaphoreTypeCreateInfo::initialValue = {} |
Definition at line 91939 of file vulkan_structs.hpp.
| const void* VULKAN_HPP_NAMESPACE::SemaphoreTypeCreateInfo::pNext = {} |
Definition at line 91937 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::SemaphoreType VULKAN_HPP_NAMESPACE::SemaphoreTypeCreateInfo::semaphoreType = VULKAN_HPP_NAMESPACE::SemaphoreType::eBinary |
Definition at line 91938 of file vulkan_structs.hpp.
|
static |
Definition at line 91847 of file vulkan_structs.hpp.
| VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::SemaphoreTypeCreateInfo::sType = StructureType::eSemaphoreTypeCreateInfo |
Definition at line 91936 of file vulkan_structs.hpp.