Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkSemaphoreGetFdInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eSemaphoreGetFdInfoKHR |
const void * | pNext = {} |
vk::Semaphore | semaphore = {} |
vk::ExternalSemaphoreHandleTypeFlagBits | handleType = vk::ExternalSemaphoreHandleTypeFlagBits::eOpaqueFd |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eSemaphoreGetFdInfoKHR |
Definition at line 105856 of file vulkan_structs.hpp.
Definition at line 105858 of file vulkan_structs.hpp.
|
inline |
Definition at line 105864 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 105876 of file vulkan_structs.hpp.
|
inline |
Definition at line 105915 of file vulkan_structs.hpp.
|
inline |
Definition at line 105910 of file vulkan_structs.hpp.
|
inline |
Definition at line 105947 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 105884 of file vulkan_structs.hpp.
|
inline |
Definition at line 105938 of file vulkan_structs.hpp.
|
inline |
Definition at line 105903 of file vulkan_structs.hpp.
|
inline |
Definition at line 105891 of file vulkan_structs.hpp.
|
inline |
Definition at line 105897 of file vulkan_structs.hpp.
|
static |
Definition at line 105860 of file vulkan_structs.hpp.
vk::ExternalSemaphoreHandleTypeFlagBits vk::SemaphoreGetFdInfoKHR::handleType = vk::ExternalSemaphoreHandleTypeFlagBits::eOpaqueFd |
Definition at line 105957 of file vulkan_structs.hpp.
const void* vk::SemaphoreGetFdInfoKHR::pNext = {} |
Definition at line 105955 of file vulkan_structs.hpp.
vk::Semaphore vk::SemaphoreGetFdInfoKHR::semaphore = {} |
Definition at line 105956 of file vulkan_structs.hpp.
|
static |
Definition at line 105861 of file vulkan_structs.hpp.
vk::StructureType vk::SemaphoreGetFdInfoKHR::sType = StructureType::eSemaphoreGetFdInfoKHR |
Definition at line 105954 of file vulkan_structs.hpp.