ReactOS 0.4.17-dev-934-g091855f
vkd3d_symbol_descriptor_array Struct Reference

Public Attributes

uint32_t ptr_type_id
 
unsigned int set
 
unsigned int binding
 
unsigned int push_constant_index
 
bool write_only
 
bool coherent
 

Detailed Description

Definition at line 2170 of file spirv.c.

Member Data Documentation

◆ binding

unsigned int vkd3d_symbol_descriptor_array::binding

Definition at line 2174 of file spirv.c.

◆ coherent

bool vkd3d_symbol_descriptor_array::coherent

Definition at line 2177 of file spirv.c.

◆ ptr_type_id

uint32_t vkd3d_symbol_descriptor_array::ptr_type_id

Definition at line 2172 of file spirv.c.

◆ push_constant_index

unsigned int vkd3d_symbol_descriptor_array::push_constant_index

Definition at line 2175 of file spirv.c.

Referenced by spirv_compiler_get_descriptor_index().

◆ set

unsigned int vkd3d_symbol_descriptor_array::set

Definition at line 2173 of file spirv.c.

◆ write_only

bool vkd3d_symbol_descriptor_array::write_only

Definition at line 2176 of file spirv.c.


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