Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceMemoryOpaqueCaptureAddressInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eDeviceMemoryOpaqueCaptureAddressInfo |
const void * | pNext = {} |
vk::DeviceMemory | memory = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceMemoryOpaqueCaptureAddressInfo |
Definition at line 29881 of file vulkan_structs.hpp.
Definition at line 29883 of file vulkan_structs.hpp.
|
inline |
Definition at line 29889 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 29898 of file vulkan_structs.hpp.
|
inline |
Definition at line 29931 of file vulkan_structs.hpp.
|
inline |
Definition at line 29926 of file vulkan_structs.hpp.
|
inline |
Definition at line 29960 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 29906 of file vulkan_structs.hpp.
|
inline |
Definition at line 29951 of file vulkan_structs.hpp.
|
inline |
Definition at line 29919 of file vulkan_structs.hpp.
|
inline |
Definition at line 29913 of file vulkan_structs.hpp.
|
static |
Definition at line 29885 of file vulkan_structs.hpp.
vk::DeviceMemory vk::DeviceMemoryOpaqueCaptureAddressInfo::memory = {} |
Definition at line 29969 of file vulkan_structs.hpp.
const void* vk::DeviceMemoryOpaqueCaptureAddressInfo::pNext = {} |
Definition at line 29968 of file vulkan_structs.hpp.
|
static |
Definition at line 29886 of file vulkan_structs.hpp.
vk::StructureType vk::DeviceMemoryOpaqueCaptureAddressInfo::sType = StructureType::eDeviceMemoryOpaqueCaptureAddressInfo |
Definition at line 29967 of file vulkan_structs.hpp.