HDK
|
#include <vulkan_core.h>
Public Attributes | |
VkBuffer | buffer |
VkDeviceSize | offset |
VkDeviceSize | range |
Definition at line 3663 of file vulkan_core.h.
VkBuffer VkDescriptorBufferInfo::buffer |
Definition at line 3664 of file vulkan_core.h.
VkDeviceSize VkDescriptorBufferInfo::offset |
Definition at line 3665 of file vulkan_core.h.
VkDeviceSize VkDescriptorBufferInfo::range |
Definition at line 3666 of file vulkan_core.h.