|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkBuffer | buffer |
| VkDeviceSize | offset |
| VkDeviceSize | range |
Definition at line 2575 of file vulkan_core.h.
| VkBuffer VkDescriptorBufferInfo::buffer |
Definition at line 2576 of file vulkan_core.h.
| VkDeviceSize VkDescriptorBufferInfo::offset |
Definition at line 2577 of file vulkan_core.h.
| VkDeviceSize VkDescriptorBufferInfo::range |
Definition at line 2578 of file vulkan_core.h.