Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkPhysicalDeviceExternalFenceInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::ePhysicalDeviceExternalFenceInfo |
const void * | pNext = {} |
vk::ExternalFenceHandleTypeFlagBits | handleType = vk::ExternalFenceHandleTypeFlagBits::eOpaqueFd |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::ePhysicalDeviceExternalFenceInfo |
Definition at line 64377 of file vulkan_structs.hpp.
Definition at line 64379 of file vulkan_structs.hpp.
|
inline |
Definition at line 64385 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 64395 of file vulkan_structs.hpp.
|
inline |
Definition at line 64429 of file vulkan_structs.hpp.
|
inline |
Definition at line 64424 of file vulkan_structs.hpp.
|
inline |
Definition at line 64458 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 64403 of file vulkan_structs.hpp.
|
inline |
Definition at line 64449 of file vulkan_structs.hpp.
|
inline |
Definition at line 64417 of file vulkan_structs.hpp.
|
inline |
Definition at line 64410 of file vulkan_structs.hpp.
|
static |
Definition at line 64381 of file vulkan_structs.hpp.
vk::ExternalFenceHandleTypeFlagBits vk::PhysicalDeviceExternalFenceInfo::handleType = vk::ExternalFenceHandleTypeFlagBits::eOpaqueFd |
Definition at line 64467 of file vulkan_structs.hpp.
const void* vk::PhysicalDeviceExternalFenceInfo::pNext = {} |
Definition at line 64466 of file vulkan_structs.hpp.
|
static |
Definition at line 64382 of file vulkan_structs.hpp.
vk::StructureType vk::PhysicalDeviceExternalFenceInfo::sType = StructureType::ePhysicalDeviceExternalFenceInfo |
Definition at line 64465 of file vulkan_structs.hpp.