Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceExternalSemaphoreInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDeviceExternalSemaphoreInfo |
const void * | pNext = {} |
vk::ExternalSemaphoreHandleTypeFlagBits | handleType = vk::ExternalSemaphoreHandleTypeFlagBits::eOpaqueFd |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceExternalSemaphoreInfo |
Definition at line 65066 of file vulkan_structs.hpp.
Definition at line 65068 of file vulkan_structs.hpp.
|
inline |
Definition at line 65074 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 65084 of file vulkan_structs.hpp.
|
inline |
Definition at line 65118 of file vulkan_structs.hpp.
|
inline |
Definition at line 65113 of file vulkan_structs.hpp.
|
inline |
Definition at line 65147 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 65092 of file vulkan_structs.hpp.
|
inline |
Definition at line 65138 of file vulkan_structs.hpp.
|
inline |
Definition at line 65106 of file vulkan_structs.hpp.
|
inline |
Definition at line 65099 of file vulkan_structs.hpp.
|
static |
Definition at line 65070 of file vulkan_structs.hpp.
vk::ExternalSemaphoreHandleTypeFlagBits vk::PhysicalDeviceExternalSemaphoreInfo::handleType = vk::ExternalSemaphoreHandleTypeFlagBits::eOpaqueFd |
Definition at line 65156 of file vulkan_structs.hpp.
const void* vk::PhysicalDeviceExternalSemaphoreInfo::pNext = {} |
Definition at line 65155 of file vulkan_structs.hpp.
|
static |
Definition at line 65071 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceExternalSemaphoreInfo::sType = StructureType::ePhysicalDeviceExternalSemaphoreInfo |
Definition at line 65154 of file vulkan_structs.hpp.