HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkBufferDeviceAddressCreateInfoEXT |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eBufferDeviceAddressCreateInfoEXT |
const void * | pNext = {} |
VULKAN_HPP_NAMESPACE::DeviceAddress | deviceAddress = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eBufferDeviceAddressCreateInfoEXT |
Definition at line 11097 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::BufferDeviceAddressCreateInfoEXT::NativeType = VkBufferDeviceAddressCreateInfoEXT |
Definition at line 11099 of file vulkan_structs.hpp.
|
inline |
Definition at line 11105 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 11114 of file vulkan_structs.hpp.
|
inline |
Definition at line 11147 of file vulkan_structs.hpp.
|
inline |
Definition at line 11142 of file vulkan_structs.hpp.
|
inline |
Definition at line 11176 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 11122 of file vulkan_structs.hpp.
|
inline |
Definition at line 11167 of file vulkan_structs.hpp.
|
inline |
Definition at line 11135 of file vulkan_structs.hpp.
|
inline |
Definition at line 11129 of file vulkan_structs.hpp.
|
static |
Definition at line 11101 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::DeviceAddress VULKAN_HPP_NAMESPACE::BufferDeviceAddressCreateInfoEXT::deviceAddress = {} |
Definition at line 11185 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::BufferDeviceAddressCreateInfoEXT::pNext = {} |
Definition at line 11184 of file vulkan_structs.hpp.
|
static |
Definition at line 11102 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::BufferDeviceAddressCreateInfoEXT::sType = StructureType::eBufferDeviceAddressCreateInfoEXT |
Definition at line 11183 of file vulkan_structs.hpp.