Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkImportMemoryHostPointerInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eImportMemoryHostPointerInfoEXT |
const void * | pNext = {} |
vk::ExternalMemoryHandleTypeFlagBits | handleType = vk::ExternalMemoryHandleTypeFlagBits::eOpaqueFd |
void * | pHostPointer = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eImportMemoryHostPointerInfoEXT |
Definition at line 47184 of file vulkan_structs.hpp.
Definition at line 47186 of file vulkan_structs.hpp.
|
inline |
Definition at line 47192 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 47204 of file vulkan_structs.hpp.
|
inline |
Definition at line 47244 of file vulkan_structs.hpp.
|
inline |
Definition at line 47239 of file vulkan_structs.hpp.
|
inline |
Definition at line 47274 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 47212 of file vulkan_structs.hpp.
|
inline |
Definition at line 47265 of file vulkan_structs.hpp.
|
inline |
Definition at line 47226 of file vulkan_structs.hpp.
|
inline |
Definition at line 47232 of file vulkan_structs.hpp.
|
inline |
Definition at line 47219 of file vulkan_structs.hpp.
|
static |
Definition at line 47188 of file vulkan_structs.hpp.
vk::ExternalMemoryHandleTypeFlagBits vk::ImportMemoryHostPointerInfoEXT::handleType = vk::ExternalMemoryHandleTypeFlagBits::eOpaqueFd |
Definition at line 47283 of file vulkan_structs.hpp.
void* vk::ImportMemoryHostPointerInfoEXT::pHostPointer = {} |
Definition at line 47284 of file vulkan_structs.hpp.
const void* vk::ImportMemoryHostPointerInfoEXT::pNext = {} |
Definition at line 47282 of file vulkan_structs.hpp.
|
static |
Definition at line 47189 of file vulkan_structs.hpp.
vk::StructureType vk::ImportMemoryHostPointerInfoEXT::sType = StructureType::eImportMemoryHostPointerInfoEXT |
Definition at line 47281 of file vulkan_structs.hpp.