Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkBufferDeviceAddressInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eBufferDeviceAddressInfo |
const void * | pNext = {} |
vk::Buffer | buffer = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eBufferDeviceAddressInfo |
Definition at line 12223 of file vulkan_structs.hpp.
Definition at line 12225 of file vulkan_structs.hpp.
|
inline |
Definition at line 12231 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 12239 of file vulkan_structs.hpp.
|
inline |
Definition at line 12272 of file vulkan_structs.hpp.
|
inline |
Definition at line 12267 of file vulkan_structs.hpp.
|
inline |
Definition at line 12301 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 12247 of file vulkan_structs.hpp.
|
inline |
Definition at line 12292 of file vulkan_structs.hpp.
|
inline |
Definition at line 12260 of file vulkan_structs.hpp.
|
inline |
Definition at line 12254 of file vulkan_structs.hpp.
|
static |
Definition at line 12227 of file vulkan_structs.hpp.
vk::Buffer vk::BufferDeviceAddressInfo::buffer = {} |
Definition at line 12310 of file vulkan_structs.hpp.
const void* vk::BufferDeviceAddressInfo::pNext = {} |
Definition at line 12309 of file vulkan_structs.hpp.
|
static |
Definition at line 12228 of file vulkan_structs.hpp.
vk::StructureType vk::BufferDeviceAddressInfo::sType = StructureType::eBufferDeviceAddressInfo |
Definition at line 12308 of file vulkan_structs.hpp.