ReactOS 0.4.17-dev-934-g091855f
vk_binding_array Struct Reference
Collaboration diagram for vk_binding_array:

Public Attributes

VkDescriptorSetLayoutBinding * bindings
 
size_t capacity
 
size_t count
 
unsigned int table_index
 
unsigned int unbounded_offset
 
VkDescriptorSetLayoutCreateFlags flags
 

Detailed Description

Definition at line 715 of file state.c.

Member Data Documentation

◆ bindings

VkDescriptorSetLayoutBinding* vk_binding_array::bindings

Definition at line 717 of file state.c.

◆ capacity

size_t vk_binding_array::capacity

Definition at line 718 of file state.c.

◆ count

size_t vk_binding_array::count

Definition at line 718 of file state.c.

◆ flags

VkDescriptorSetLayoutCreateFlags vk_binding_array::flags

Definition at line 722 of file state.c.

◆ table_index

unsigned int vk_binding_array::table_index

Definition at line 720 of file state.c.

◆ unbounded_offset

unsigned int vk_binding_array::unbounded_offset

Definition at line 721 of file state.c.


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