Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkMemoryGetRemoteAddressInfoNV |
Public Attributes | |
vk::StructureType | sType = StructureType::eMemoryGetRemoteAddressInfoNV |
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::eMemoryGetRemoteAddressInfoNV |
Definition at line 51297 of file vulkan_structs.hpp.
Definition at line 51299 of file vulkan_structs.hpp.
|
inline |
Definition at line 51305 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 51317 of file vulkan_structs.hpp.
|
inline |
Definition at line 51357 of file vulkan_structs.hpp.
|
inline |
Definition at line 51352 of file vulkan_structs.hpp.
|
inline |
Definition at line 51389 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 51325 of file vulkan_structs.hpp.
|
inline |
Definition at line 51380 of file vulkan_structs.hpp.
|
inline |
Definition at line 51345 of file vulkan_structs.hpp.
|
inline |
Definition at line 51338 of file vulkan_structs.hpp.
|
inline |
Definition at line 51332 of file vulkan_structs.hpp.
|
static |
Definition at line 51301 of file vulkan_structs.hpp.
vk::ExternalMemoryHandleTypeFlagBits vk::MemoryGetRemoteAddressInfoNV::handleType = vk::ExternalMemoryHandleTypeFlagBits::eOpaqueFd |
Definition at line 51399 of file vulkan_structs.hpp.
vk::DeviceMemory vk::MemoryGetRemoteAddressInfoNV::memory = {} |
Definition at line 51398 of file vulkan_structs.hpp.
const void* vk::MemoryGetRemoteAddressInfoNV::pNext = {} |
Definition at line 51397 of file vulkan_structs.hpp.
|
static |
Definition at line 51302 of file vulkan_structs.hpp.
vk::StructureType vk::MemoryGetRemoteAddressInfoNV::sType = StructureType::eMemoryGetRemoteAddressInfoNV |
Definition at line 51396 of file vulkan_structs.hpp.