|
SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eMemoryOpaqueCaptureAddressAllocateInfo |
| const void * | pNext = {} |
| uint64_t | opaqueCaptureAddress = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eMemoryOpaqueCaptureAddressAllocateInfo |
Definition at line 60764 of file vulkan.hpp.
|
inline |
Definition at line 60770 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 60776 of file vulkan.hpp.
|
inline |
Definition at line 60812 of file vulkan.hpp.
|
inline |
Definition at line 60807 of file vulkan.hpp.
|
inline |
Definition at line 60828 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 60788 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 60782 of file vulkan.hpp.
|
inline |
Definition at line 60821 of file vulkan.hpp.
|
inline |
Definition at line 60800 of file vulkan.hpp.
|
inline |
Definition at line 60794 of file vulkan.hpp.
|
static |
Definition at line 60766 of file vulkan.hpp.
| uint64_t VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo::opaqueCaptureAddress = {} |
Definition at line 60839 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo::pNext = {} |
Definition at line 60838 of file vulkan.hpp.
|
static |
Definition at line 60767 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::MemoryOpaqueCaptureAddressAllocateInfo::sType = StructureType::eMemoryOpaqueCaptureAddressAllocateInfo |
Definition at line 60837 of file vulkan.hpp.