HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkImportSemaphoreFdInfoKHR |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImportSemaphoreFdInfoKHR |
Definition at line 43022 of file vulkan_structs.hpp.
Definition at line 43024 of file vulkan_structs.hpp.
|
inline |
Definition at line 43030 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 43046 of file vulkan_structs.hpp.
|
inline |
Definition at line 43098 of file vulkan_structs.hpp.
|
inline |
Definition at line 43093 of file vulkan_structs.hpp.
|
inline |
Definition at line 43133 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 43054 of file vulkan_structs.hpp.
|
inline |
Definition at line 43123 of file vulkan_structs.hpp.
|
inline |
Definition at line 43086 of file vulkan_structs.hpp.
|
inline |
Definition at line 43073 of file vulkan_structs.hpp.
|
inline |
Definition at line 43080 of file vulkan_structs.hpp.
|
inline |
Definition at line 43061 of file vulkan_structs.hpp.
|
inline |
Definition at line 43067 of file vulkan_structs.hpp.
|
static |
Definition at line 43026 of file vulkan_structs.hpp.
int VULKAN_HPP_NAMESPACE::ImportSemaphoreFdInfoKHR::fd = {} |
Definition at line 43145 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::SemaphoreImportFlags VULKAN_HPP_NAMESPACE::ImportSemaphoreFdInfoKHR::flags = {} |
Definition at line 43143 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits VULKAN_HPP_NAMESPACE::ImportSemaphoreFdInfoKHR::handleType = VULKAN_HPP_NAMESPACE::ExternalSemaphoreHandleTypeFlagBits::eOpaqueFd |
Definition at line 43144 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::ImportSemaphoreFdInfoKHR::pNext = {} |
Definition at line 43141 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Semaphore VULKAN_HPP_NAMESPACE::ImportSemaphoreFdInfoKHR::semaphore = {} |
Definition at line 43142 of file vulkan_structs.hpp.
|
static |
Definition at line 43027 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ImportSemaphoreFdInfoKHR::sType = StructureType::eImportSemaphoreFdInfoKHR |
Definition at line 43140 of file vulkan_structs.hpp.