Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkExternalSemaphoreProperties |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eExternalSemaphoreProperties |
Definition at line 37003 of file vulkan_structs.hpp.
Definition at line 37005 of file vulkan_structs.hpp.
|
inline |
Definition at line 37011 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 37024 of file vulkan_structs.hpp.
|
inline |
Definition at line 37043 of file vulkan_structs.hpp.
|
inline |
Definition at line 37038 of file vulkan_structs.hpp.
|
inline |
Definition at line 37077 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 37032 of file vulkan_structs.hpp.
|
inline |
Definition at line 37067 of file vulkan_structs.hpp.
|
static |
Definition at line 37007 of file vulkan_structs.hpp.
vk::ExternalSemaphoreHandleTypeFlags vk::ExternalSemaphoreProperties::compatibleHandleTypes = {} |
Definition at line 37087 of file vulkan_structs.hpp.
vk::ExternalSemaphoreHandleTypeFlags vk::ExternalSemaphoreProperties::exportFromImportedHandleTypes = {} |
Definition at line 37086 of file vulkan_structs.hpp.
vk::ExternalSemaphoreFeatureFlags vk::ExternalSemaphoreProperties::externalSemaphoreFeatures = {} |
Definition at line 37088 of file vulkan_structs.hpp.
void* vk::ExternalSemaphoreProperties::pNext = {} |
Definition at line 37085 of file vulkan_structs.hpp.
|
static |
Definition at line 37008 of file vulkan_structs.hpp.
vk::StructureType vk::ExternalSemaphoreProperties::sType = StructureType::eExternalSemaphoreProperties |
Definition at line 37084 of file vulkan_structs.hpp.