HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkBufferDeviceAddressInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eBufferDeviceAddressInfo |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::Buffer | buffer = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eBufferDeviceAddressInfo |
Definition at line 11194 of file vulkan_structs.hpp.
Definition at line 11196 of file vulkan_structs.hpp.
|
inline |
Definition at line 11202 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 11210 of file vulkan_structs.hpp.
|
inline |
Definition at line 11243 of file vulkan_structs.hpp.
|
inline |
Definition at line 11238 of file vulkan_structs.hpp.
|
inline |
Definition at line 11272 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 11218 of file vulkan_structs.hpp.
|
inline |
Definition at line 11263 of file vulkan_structs.hpp.
|
inline |
Definition at line 11231 of file vulkan_structs.hpp.
|
inline |
Definition at line 11225 of file vulkan_structs.hpp.
|
static |
Definition at line 11198 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::Buffer VULKAN_HPP_NAMESPACE::BufferDeviceAddressInfo::buffer = {} |
Definition at line 11281 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::BufferDeviceAddressInfo::pNext = {} |
Definition at line 11280 of file vulkan_structs.hpp.
|
static |
Definition at line 11199 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::BufferDeviceAddressInfo::sType = StructureType::eBufferDeviceAddressInfo |
Definition at line 11279 of file vulkan_structs.hpp.