Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkMemoryGetFdInfoKHR |
Public Attributes | |
vk::StructureType | sType = StructureType::eMemoryGetFdInfoKHR |
const void * | pNext = {} |
vk::DeviceMemory | memory = {} |
vk::ExternalMemoryHandleTypeFlagBits | handleType = vk::ExternalMemoryHandleTypeFlagBits::eOpaqueFd |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eMemoryGetFdInfoKHR |
Definition at line 51190 of file vulkan_structs.hpp.
Definition at line 51192 of file vulkan_structs.hpp.
|
inline |
Definition at line 51198 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 51210 of file vulkan_structs.hpp.
|
inline |
Definition at line 51246 of file vulkan_structs.hpp.
|
inline |
Definition at line 51241 of file vulkan_structs.hpp.
|
inline |
Definition at line 51278 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 51215 of file vulkan_structs.hpp.
|
inline |
Definition at line 51269 of file vulkan_structs.hpp.
|
inline |
Definition at line 51234 of file vulkan_structs.hpp.
|
inline |
Definition at line 51228 of file vulkan_structs.hpp.
|
inline |
Definition at line 51222 of file vulkan_structs.hpp.
|
static |
Definition at line 51194 of file vulkan_structs.hpp.
vk::ExternalMemoryHandleTypeFlagBits vk::MemoryGetFdInfoKHR::handleType = vk::ExternalMemoryHandleTypeFlagBits::eOpaqueFd |
Definition at line 51288 of file vulkan_structs.hpp.
vk::DeviceMemory vk::MemoryGetFdInfoKHR::memory = {} |
Definition at line 51287 of file vulkan_structs.hpp.
const void* vk::MemoryGetFdInfoKHR::pNext = {} |
Definition at line 51286 of file vulkan_structs.hpp.
|
static |
Definition at line 51195 of file vulkan_structs.hpp.
vk::StructureType vk::MemoryGetFdInfoKHR::sType = StructureType::eMemoryGetFdInfoKHR |
Definition at line 51285 of file vulkan_structs.hpp.