Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDescriptorAddressInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eDescriptorAddressInfoEXT |
void * | pNext = {} |
vk::DeviceAddress | address = {} |
vk::DeviceSize | range = {} |
vk::Format | format = vk::Format::eUndefined |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDescriptorAddressInfoEXT |
Definition at line 23514 of file vulkan_structs.hpp.
Definition at line 23516 of file vulkan_structs.hpp.
|
inline |
Definition at line 23522 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 23535 of file vulkan_structs.hpp.
|
inline |
Definition at line 23580 of file vulkan_structs.hpp.
|
inline |
Definition at line 23575 of file vulkan_structs.hpp.
|
inline |
Definition at line 23613 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 23543 of file vulkan_structs.hpp.
|
inline |
Definition at line 23604 of file vulkan_structs.hpp.
|
inline |
Definition at line 23556 of file vulkan_structs.hpp.
|
inline |
Definition at line 23568 of file vulkan_structs.hpp.
|
inline |
Definition at line 23550 of file vulkan_structs.hpp.
|
inline |
Definition at line 23562 of file vulkan_structs.hpp.
vk::DeviceAddress vk::DescriptorAddressInfoEXT::address = {} |
Definition at line 23622 of file vulkan_structs.hpp.
|
static |
Definition at line 23518 of file vulkan_structs.hpp.
vk::Format vk::DescriptorAddressInfoEXT::format = vk::Format::eUndefined |
Definition at line 23624 of file vulkan_structs.hpp.
void* vk::DescriptorAddressInfoEXT::pNext = {} |
Definition at line 23621 of file vulkan_structs.hpp.
vk::DeviceSize vk::DescriptorAddressInfoEXT::range = {} |
Definition at line 23623 of file vulkan_structs.hpp.
|
static |
Definition at line 23519 of file vulkan_structs.hpp.
vk::StructureType vk::DescriptorAddressInfoEXT::sType = StructureType::eDescriptorAddressInfoEXT |
Definition at line 23620 of file vulkan_structs.hpp.