Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkBufferDeviceAddressCreateInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eBufferDeviceAddressCreateInfoEXT |
const void * | pNext = {} |
vk::DeviceAddress | deviceAddress = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eBufferDeviceAddressCreateInfoEXT |
Definition at line 12126 of file vulkan_structs.hpp.
Definition at line 12128 of file vulkan_structs.hpp.
|
inline |
Definition at line 12134 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 12143 of file vulkan_structs.hpp.
|
inline |
Definition at line 12176 of file vulkan_structs.hpp.
|
inline |
Definition at line 12171 of file vulkan_structs.hpp.
|
inline |
Definition at line 12205 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 12151 of file vulkan_structs.hpp.
|
inline |
Definition at line 12196 of file vulkan_structs.hpp.
|
inline |
Definition at line 12164 of file vulkan_structs.hpp.
|
inline |
Definition at line 12158 of file vulkan_structs.hpp.
|
static |
Definition at line 12130 of file vulkan_structs.hpp.
vk::DeviceAddress vk::BufferDeviceAddressCreateInfoEXT::deviceAddress = {} |
Definition at line 12214 of file vulkan_structs.hpp.
const void* vk::BufferDeviceAddressCreateInfoEXT::pNext = {} |
Definition at line 12213 of file vulkan_structs.hpp.
|
static |
Definition at line 12131 of file vulkan_structs.hpp.
vk::StructureType vk::BufferDeviceAddressCreateInfoEXT::sType = StructureType::eBufferDeviceAddressCreateInfoEXT |
Definition at line 12212 of file vulkan_structs.hpp.