HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkImportFenceFdInfoKHR |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImportFenceFdInfoKHR |
Definition at line 41667 of file vulkan_structs.hpp.
Definition at line 41669 of file vulkan_structs.hpp.
|
inline |
Definition at line 41675 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 41691 of file vulkan_structs.hpp.
|
inline |
Definition at line 41742 of file vulkan_structs.hpp.
|
inline |
Definition at line 41737 of file vulkan_structs.hpp.
|
inline |
Definition at line 41777 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 41699 of file vulkan_structs.hpp.
|
inline |
Definition at line 41767 of file vulkan_structs.hpp.
|
inline |
Definition at line 41730 of file vulkan_structs.hpp.
|
inline |
Definition at line 41712 of file vulkan_structs.hpp.
|
inline |
Definition at line 41718 of file vulkan_structs.hpp.
|
inline |
Definition at line 41724 of file vulkan_structs.hpp.
|
inline |
Definition at line 41706 of file vulkan_structs.hpp.
|
static |
Definition at line 41671 of file vulkan_structs.hpp.
int VULKAN_HPP_NAMESPACE::ImportFenceFdInfoKHR::fd = {} |
Definition at line 41789 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Fence VULKAN_HPP_NAMESPACE::ImportFenceFdInfoKHR::fence = {} |
Definition at line 41786 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::FenceImportFlags VULKAN_HPP_NAMESPACE::ImportFenceFdInfoKHR::flags = {} |
Definition at line 41787 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::ExternalFenceHandleTypeFlagBits VULKAN_HPP_NAMESPACE::ImportFenceFdInfoKHR::handleType = VULKAN_HPP_NAMESPACE::ExternalFenceHandleTypeFlagBits::eOpaqueFd |
Definition at line 41788 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::ImportFenceFdInfoKHR::pNext = {} |
Definition at line 41785 of file vulkan_structs.hpp.
|
static |
Definition at line 41672 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ImportFenceFdInfoKHR::sType = StructureType::eImportFenceFdInfoKHR |
Definition at line 41784 of file vulkan_structs.hpp.