Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkExportFenceCreateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eExportFenceCreateInfo |
const void * | pNext = {} |
vk::ExternalFenceHandleTypeFlags | handleTypes = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eExportFenceCreateInfo |
Definition at line 34097 of file vulkan_structs.hpp.
Definition at line 34099 of file vulkan_structs.hpp.
|
inline |
Definition at line 34105 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 34114 of file vulkan_structs.hpp.
|
inline |
Definition at line 34147 of file vulkan_structs.hpp.
|
inline |
Definition at line 34142 of file vulkan_structs.hpp.
|
inline |
Definition at line 34176 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 34122 of file vulkan_structs.hpp.
|
inline |
Definition at line 34167 of file vulkan_structs.hpp.
|
inline |
Definition at line 34135 of file vulkan_structs.hpp.
|
inline |
Definition at line 34129 of file vulkan_structs.hpp.
|
static |
Definition at line 34101 of file vulkan_structs.hpp.
vk::ExternalFenceHandleTypeFlags vk::ExportFenceCreateInfo::handleTypes = {} |
Definition at line 34185 of file vulkan_structs.hpp.
const void* vk::ExportFenceCreateInfo::pNext = {} |
Definition at line 34184 of file vulkan_structs.hpp.
|
static |
Definition at line 34102 of file vulkan_structs.hpp.
vk::StructureType vk::ExportFenceCreateInfo::sType = StructureType::eExportFenceCreateInfo |
Definition at line 34183 of file vulkan_structs.hpp.