Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDescriptorBufferInfo |
Public Attributes | |
vk::Buffer | buffer = {} |
vk::DeviceSize | offset = {} |
vk::DeviceSize | range = {} |
Definition at line 23841 of file vulkan_structs.hpp.
Definition at line 23843 of file vulkan_structs.hpp.
|
inline |
Definition at line 23846 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 23857 of file vulkan_structs.hpp.
|
inline |
Definition at line 23896 of file vulkan_structs.hpp.
|
inline |
Definition at line 23891 of file vulkan_structs.hpp.
|
inline |
Definition at line 23925 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 23865 of file vulkan_structs.hpp.
|
inline |
Definition at line 23916 of file vulkan_structs.hpp.
|
inline |
Definition at line 23872 of file vulkan_structs.hpp.
|
inline |
Definition at line 23878 of file vulkan_structs.hpp.
|
inline |
Definition at line 23884 of file vulkan_structs.hpp.
vk::Buffer vk::DescriptorBufferInfo::buffer = {} |
Definition at line 23932 of file vulkan_structs.hpp.
vk::DeviceSize vk::DescriptorBufferInfo::offset = {} |
Definition at line 23933 of file vulkan_structs.hpp.
vk::DeviceSize vk::DescriptorBufferInfo::range = {} |
Definition at line 23934 of file vulkan_structs.hpp.