Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkDescriptorBufferInfo Struct Reference

#include <vulkan_core.h>

Public Attributes

VkBuffer buffer
 
VkDeviceSize offset
 
VkDeviceSize range
 

Detailed Description

Definition at line 3737 of file vulkan_core.h.

Member Data Documentation

◆ buffer

VkBuffer VkDescriptorBufferInfo::buffer

Definition at line 3738 of file vulkan_core.h.

◆ offset

VkDeviceSize VkDescriptorBufferInfo::offset

Definition at line 3739 of file vulkan_core.h.

◆ range

VkDeviceSize VkDescriptorBufferInfo::range

Definition at line 3740 of file vulkan_core.h.


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