Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkExternalMemoryBufferCreateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eExternalMemoryBufferCreateInfo |
const void * | pNext = {} |
vk::ExternalMemoryHandleTypeFlags | handleTypes = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eExternalMemoryBufferCreateInfo |
Definition at line 36705 of file vulkan_structs.hpp.
Definition at line 36707 of file vulkan_structs.hpp.
|
inline |
Definition at line 36713 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 36722 of file vulkan_structs.hpp.
|
inline |
Definition at line 36756 of file vulkan_structs.hpp.
|
inline |
Definition at line 36751 of file vulkan_structs.hpp.
|
inline |
Definition at line 36785 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 36730 of file vulkan_structs.hpp.
|
inline |
Definition at line 36776 of file vulkan_structs.hpp.
|
inline |
Definition at line 36744 of file vulkan_structs.hpp.
|
inline |
Definition at line 36737 of file vulkan_structs.hpp.
|
static |
Definition at line 36709 of file vulkan_structs.hpp.
vk::ExternalMemoryHandleTypeFlags vk::ExternalMemoryBufferCreateInfo::handleTypes = {} |
Definition at line 36794 of file vulkan_structs.hpp.
const void* vk::ExternalMemoryBufferCreateInfo::pNext = {} |
Definition at line 36793 of file vulkan_structs.hpp.
|
static |
Definition at line 36710 of file vulkan_structs.hpp.
vk::StructureType vk::ExternalMemoryBufferCreateInfo::sType = StructureType::eExternalMemoryBufferCreateInfo |
Definition at line 36792 of file vulkan_structs.hpp.