Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkFenceGetFdInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eFenceGetFdInfoKHR |
const void * | pNext = {} |
vk::Fence | fence = {} |
vk::ExternalFenceHandleTypeFlagBits | handleType = vk::ExternalFenceHandleTypeFlagBits::eOpaqueFd |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eFenceGetFdInfoKHR |
Definition at line 37192 of file vulkan_structs.hpp.
Definition at line 37194 of file vulkan_structs.hpp.
|
inline |
Definition at line 37201 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 37212 of file vulkan_structs.hpp.
|
inline |
Definition at line 37248 of file vulkan_structs.hpp.
|
inline |
Definition at line 37243 of file vulkan_structs.hpp.
|
inline |
Definition at line 37280 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 37217 of file vulkan_structs.hpp.
|
inline |
Definition at line 37271 of file vulkan_structs.hpp.
|
inline |
Definition at line 37230 of file vulkan_structs.hpp.
|
inline |
Definition at line 37236 of file vulkan_structs.hpp.
|
inline |
Definition at line 37224 of file vulkan_structs.hpp.
|
static |
Definition at line 37196 of file vulkan_structs.hpp.
vk::Fence vk::FenceGetFdInfoKHR::fence = {} |
Definition at line 37289 of file vulkan_structs.hpp.
vk::ExternalFenceHandleTypeFlagBits vk::FenceGetFdInfoKHR::handleType = vk::ExternalFenceHandleTypeFlagBits::eOpaqueFd |
Definition at line 37290 of file vulkan_structs.hpp.
const void* vk::FenceGetFdInfoKHR::pNext = {} |
Definition at line 37288 of file vulkan_structs.hpp.
|
static |
Definition at line 37197 of file vulkan_structs.hpp.
vk::StructureType vk::FenceGetFdInfoKHR::sType = StructureType::eFenceGetFdInfoKHR |
Definition at line 37287 of file vulkan_structs.hpp.