SDL  2.0
VkDescriptorBufferInfo Struct Reference

#include <vulkan_core.h>

Data Fields

VkBuffer buffer
 
VkDeviceSize offset
 
VkDeviceSize range
 

Detailed Description

Definition at line 2865 of file vulkan_core.h.

Field Documentation

◆ buffer

VkBuffer VkDescriptorBufferInfo::buffer

Definition at line 2866 of file vulkan_core.h.

◆ offset

VkDeviceSize VkDescriptorBufferInfo::offset

Definition at line 2867 of file vulkan_core.h.

◆ range

VkDeviceSize VkDescriptorBufferInfo::range

Definition at line 2868 of file vulkan_core.h.


The documentation for this struct was generated from the following file: