Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDescriptorBufferBindingInfoEXT |
Public Attributes | |
vk::StructureType | sType = StructureType::eDescriptorBufferBindingInfoEXT |
void * | pNext = {} |
vk::DeviceAddress | address = {} |
vk::BufferUsageFlags | usage = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDescriptorBufferBindingInfoEXT |
Definition at line 23633 of file vulkan_structs.hpp.
Definition at line 23635 of file vulkan_structs.hpp.
|
inline |
Definition at line 23641 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 23652 of file vulkan_structs.hpp.
|
inline |
Definition at line 23691 of file vulkan_structs.hpp.
|
inline |
Definition at line 23686 of file vulkan_structs.hpp.
|
inline |
Definition at line 23723 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 23660 of file vulkan_structs.hpp.
|
inline |
Definition at line 23714 of file vulkan_structs.hpp.
|
inline |
Definition at line 23673 of file vulkan_structs.hpp.
|
inline |
Definition at line 23667 of file vulkan_structs.hpp.
|
inline |
Definition at line 23679 of file vulkan_structs.hpp.
vk::DeviceAddress vk::DescriptorBufferBindingInfoEXT::address = {} |
Definition at line 23732 of file vulkan_structs.hpp.
|
static |
Definition at line 23637 of file vulkan_structs.hpp.
void* vk::DescriptorBufferBindingInfoEXT::pNext = {} |
Definition at line 23731 of file vulkan_structs.hpp.
|
static |
Definition at line 23638 of file vulkan_structs.hpp.
vk::StructureType vk::DescriptorBufferBindingInfoEXT::sType = StructureType::eDescriptorBufferBindingInfoEXT |
Definition at line 23730 of file vulkan_structs.hpp.
vk::BufferUsageFlags vk::DescriptorBufferBindingInfoEXT::usage = {} |
Definition at line 23733 of file vulkan_structs.hpp.