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

Public Attributes

struct vk_binding_array vk_bindings [VKD3D_MAX_DESCRIPTOR_SETS]
 
unsigned int table_index
 
unsigned int unbounded_offset
 
unsigned int descriptor_index
 
unsigned int uav_counter_index
 
unsigned int push_constant_index
 

Detailed Description

Definition at line 757 of file state.c.

Member Data Documentation

◆ descriptor_index

unsigned int vkd3d_descriptor_set_context::descriptor_index

Definition at line 762 of file state.c.

◆ push_constant_index

unsigned int vkd3d_descriptor_set_context::push_constant_index

Definition at line 764 of file state.c.

◆ table_index

unsigned int vkd3d_descriptor_set_context::table_index

Definition at line 760 of file state.c.

◆ uav_counter_index

unsigned int vkd3d_descriptor_set_context::uav_counter_index

Definition at line 763 of file state.c.

◆ unbounded_offset

unsigned int vkd3d_descriptor_set_context::unbounded_offset

Definition at line 761 of file state.c.

◆ vk_bindings

struct vk_binding_array vkd3d_descriptor_set_context::vk_bindings[VKD3D_MAX_DESCRIPTOR_SETS]

Definition at line 759 of file state.c.


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