|
SDL
2.0
|
#include <vulkan.hpp>
Collaboration diagram for VULKAN_HPP_NAMESPACE::DeviceMemoryOpaqueCaptureAddressInfo:Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDeviceMemoryOpaqueCaptureAddressInfo |
| const void * | pNext = {} |
| VULKAN_HPP_NAMESPACE::DeviceMemory | memory = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceMemoryOpaqueCaptureAddressInfo |
Definition at line 43076 of file vulkan.hpp.
|
inline |
Definition at line 43082 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 43088 of file vulkan.hpp.
|
inline |
Definition at line 43124 of file vulkan.hpp.
|
inline |
Definition at line 43119 of file vulkan.hpp.
|
inline |
Definition at line 43140 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 43100 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 43094 of file vulkan.hpp.
|
inline |
Definition at line 43133 of file vulkan.hpp.
|
inline |
Definition at line 43112 of file vulkan.hpp.
|
inline |
Definition at line 43106 of file vulkan.hpp.
|
static |
Definition at line 43078 of file vulkan.hpp.
| VULKAN_HPP_NAMESPACE::DeviceMemory VULKAN_HPP_NAMESPACE::DeviceMemoryOpaqueCaptureAddressInfo::memory = {} |
Definition at line 43151 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::DeviceMemoryOpaqueCaptureAddressInfo::pNext = {} |
Definition at line 43150 of file vulkan.hpp.
|
static |
Definition at line 43079 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DeviceMemoryOpaqueCaptureAddressInfo::sType = StructureType::eDeviceMemoryOpaqueCaptureAddressInfo |
Definition at line 43149 of file vulkan.hpp.