|
SDL
2.0
|
#include <vulkan.hpp>
Data Fields | |
| const VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eBufferOpaqueCaptureAddressCreateInfo |
| const void * | pNext = {} |
| uint64_t | opaqueCaptureAddress = {} |
Static Public Attributes | |
| static const bool | allowDuplicate = false |
| static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eBufferOpaqueCaptureAddressCreateInfo |
Definition at line 22938 of file vulkan.hpp.
|
inline |
Definition at line 22944 of file vulkan.hpp.
|
default |
|
inline |
Definition at line 22950 of file vulkan.hpp.
|
inline |
Definition at line 22986 of file vulkan.hpp.
|
inline |
Definition at line 22981 of file vulkan.hpp.
|
inline |
Definition at line 23002 of file vulkan.hpp.
References VULKAN_HPP_NAMESPACE::operator==().
|
inline |
Definition at line 22962 of file vulkan.hpp.
References memcpy.
|
inline |
Definition at line 22956 of file vulkan.hpp.
|
inline |
Definition at line 22995 of file vulkan.hpp.
|
inline |
Definition at line 22974 of file vulkan.hpp.
|
inline |
Definition at line 22968 of file vulkan.hpp.
|
static |
Definition at line 22940 of file vulkan.hpp.
| uint64_t VULKAN_HPP_NAMESPACE::BufferOpaqueCaptureAddressCreateInfo::opaqueCaptureAddress = {} |
Definition at line 23013 of file vulkan.hpp.
| const void* VULKAN_HPP_NAMESPACE::BufferOpaqueCaptureAddressCreateInfo::pNext = {} |
Definition at line 23012 of file vulkan.hpp.
|
static |
Definition at line 22941 of file vulkan.hpp.
| const VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::BufferOpaqueCaptureAddressCreateInfo::sType = StructureType::eBufferOpaqueCaptureAddressCreateInfo |
Definition at line 23011 of file vulkan.hpp.