Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkExportSemaphoreCreateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eExportSemaphoreCreateInfo |
const void * | pNext = {} |
vk::ExternalSemaphoreHandleTypeFlags | handleTypes = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eExportSemaphoreCreateInfo |
Definition at line 35607 of file vulkan_structs.hpp.
Definition at line 35609 of file vulkan_structs.hpp.
|
inline |
Definition at line 35615 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 35624 of file vulkan_structs.hpp.
|
inline |
Definition at line 35658 of file vulkan_structs.hpp.
|
inline |
Definition at line 35653 of file vulkan_structs.hpp.
|
inline |
Definition at line 35687 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 35632 of file vulkan_structs.hpp.
|
inline |
Definition at line 35678 of file vulkan_structs.hpp.
|
inline |
Definition at line 35646 of file vulkan_structs.hpp.
|
inline |
Definition at line 35639 of file vulkan_structs.hpp.
|
static |
Definition at line 35611 of file vulkan_structs.hpp.
vk::ExternalSemaphoreHandleTypeFlags vk::ExportSemaphoreCreateInfo::handleTypes = {} |
Definition at line 35696 of file vulkan_structs.hpp.
const void* vk::ExportSemaphoreCreateInfo::pNext = {} |
Definition at line 35695 of file vulkan_structs.hpp.
|
static |
Definition at line 35612 of file vulkan_structs.hpp.
vk::StructureType vk::ExportSemaphoreCreateInfo::sType = StructureType::eExportSemaphoreCreateInfo |
Definition at line 35694 of file vulkan_structs.hpp.