|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkBuffer | buffer |
| VkDeviceSize | offset |
| VkDeviceSize | range |
Definition at line 2865 of file vulkan_core.h.
| VkBuffer VkDescriptorBufferInfo::buffer |
Definition at line 2866 of file vulkan_core.h.
| VkDeviceSize VkDescriptorBufferInfo::offset |
Definition at line 2867 of file vulkan_core.h.
| VkDeviceSize VkDescriptorBufferInfo::range |
Definition at line 2868 of file vulkan_core.h.