#include <vulkan_core.h>
Public Attributes | |
| VkBuffer | buffer |
| VkDeviceSize | offset |
| VkDeviceSize | range |
Definition at line 2439 of file vulkan_core.h.
| VkBuffer VkDescriptorBufferInfo::buffer |
Definition at line 2440 of file vulkan_core.h.
| VkDeviceSize VkDescriptorBufferInfo::offset |
Definition at line 2441 of file vulkan_core.h.
| VkDeviceSize VkDescriptorBufferInfo::range |
Definition at line 2442 of file vulkan_core.h.