HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSemaphoreSignalInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eSemaphoreSignalInfo |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::Semaphore | semaphore = {} |
uint64_t | value = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSemaphoreSignalInfo |
Definition at line 91607 of file vulkan_structs.hpp.
Definition at line 91609 of file vulkan_structs.hpp.
|
inline |
Definition at line 91616 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 91625 of file vulkan_structs.hpp.
|
inline |
Definition at line 91663 of file vulkan_structs.hpp.
|
inline |
Definition at line 91658 of file vulkan_structs.hpp.
|
inline |
Definition at line 91692 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 91632 of file vulkan_structs.hpp.
|
inline |
Definition at line 91683 of file vulkan_structs.hpp.
|
inline |
Definition at line 91639 of file vulkan_structs.hpp.
|
inline |
Definition at line 91645 of file vulkan_structs.hpp.
|
inline |
Definition at line 91651 of file vulkan_structs.hpp.
|
static |
Definition at line 91611 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::SemaphoreSignalInfo::pNext = {} |
Definition at line 91700 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Semaphore VULKAN_HPP_NAMESPACE::SemaphoreSignalInfo::semaphore = {} |
Definition at line 91701 of file vulkan_structs.hpp.
|
static |
Definition at line 91612 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::SemaphoreSignalInfo::sType = StructureType::eSemaphoreSignalInfo |
Definition at line 91699 of file vulkan_structs.hpp.
uint64_t VULKAN_HPP_NAMESPACE::SemaphoreSignalInfo::value = {} |
Definition at line 91702 of file vulkan_structs.hpp.