HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSemaphoreWaitInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eSemaphoreWaitInfo |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::SemaphoreWaitFlags | flags = {} |
uint32_t | semaphoreCount = {} |
const VULKAN_HPP_NAMESPACE::Semaphore * | pSemaphores = {} |
const uint64_t * | pValues = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSemaphoreWaitInfo |
Definition at line 91949 of file vulkan_structs.hpp.
Definition at line 91951 of file vulkan_structs.hpp.
|
inline |
Definition at line 91957 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 91972 of file vulkan_structs.hpp.
|
inline |
Definition at line 91975 of file vulkan_structs.hpp.
|
inline |
Definition at line 92061 of file vulkan_structs.hpp.
|
inline |
Definition at line 92056 of file vulkan_structs.hpp.
|
inline |
Definition at line 92096 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 91999 of file vulkan_structs.hpp.
|
inline |
Definition at line 92086 of file vulkan_structs.hpp.
|
inline |
Definition at line 92012 of file vulkan_structs.hpp.
|
inline |
Definition at line 92006 of file vulkan_structs.hpp.
|
inline |
Definition at line 92024 of file vulkan_structs.hpp.
|
inline |
Definition at line 92040 of file vulkan_structs.hpp.
|
inline |
Definition at line 92018 of file vulkan_structs.hpp.
|
inline |
Definition at line 92032 of file vulkan_structs.hpp.
|
inline |
Definition at line 92047 of file vulkan_structs.hpp.
|
static |
Definition at line 91953 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::SemaphoreWaitFlags VULKAN_HPP_NAMESPACE::SemaphoreWaitInfo::flags = {} |
Definition at line 92105 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::SemaphoreWaitInfo::pNext = {} |
Definition at line 92104 of file vulkan_structs.hpp.
const VULKAN_HPP_NAMESPACE::Semaphore* VULKAN_HPP_NAMESPACE::SemaphoreWaitInfo::pSemaphores = {} |
Definition at line 92107 of file vulkan_structs.hpp.
const uint64_t* VULKAN_HPP_NAMESPACE::SemaphoreWaitInfo::pValues = {} |
Definition at line 92108 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::SemaphoreWaitInfo::semaphoreCount = {} |
Definition at line 92106 of file vulkan_structs.hpp.
|
static |
Definition at line 91954 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::SemaphoreWaitInfo::sType = StructureType::eSemaphoreWaitInfo |
Definition at line 92103 of file vulkan_structs.hpp.