|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::ExternalMemoryBufferCreateInfo:Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eExternalMemoryBufferCreateInfo |
| const void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlags | handleTypes = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eExternalMemoryBufferCreateInfo |
Definition at line 57662 of file vulkan.hpp.
|
inline |
Definition at line 57668 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 57674 of file vulkan.hpp.
|
inline |
Definition at line 57710 of file vulkan.hpp.
|
inline |
Definition at line 57705 of file vulkan.hpp.
|
inline |
Definition at line 57726 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 57686 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 57680 of file vulkan.hpp.
|
inline |
Definition at line 57719 of file vulkan.hpp.
|
inline |
Definition at line 57698 of file vulkan.hpp.
|
inline |
Definition at line 57692 of file vulkan.hpp.
|
static |
Definition at line 57664 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::ExternalMemoryHandleTypeFlags VULKAN_HPP_NAMESPACE::ExternalMemoryBufferCreateInfo::handleTypes = {} |
Definition at line 57737 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::ExternalMemoryBufferCreateInfo::pNext = {} |
Definition at line 57736 of file vulkan.hpp.
|
static |
Definition at line 57665 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::ExternalMemoryBufferCreateInfo::sType = StructureType::eExternalMemoryBufferCreateInfo |
Definition at line 57735 of file vulkan.hpp.