Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkBuffer | buffer |
VkDeviceSize | offset |
VkDeviceSize | range |
Definition at line 3670 of file vulkan_core.h.
VkBuffer VkDescriptorBufferInfo::buffer |
Definition at line 3671 of file vulkan_core.h.
VkDeviceSize VkDescriptorBufferInfo::offset |
Definition at line 3672 of file vulkan_core.h.
VkDeviceSize VkDescriptorBufferInfo::range |
Definition at line 3673 of file vulkan_core.h.