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

Public Attributes

enum vkd3d_shader_register_type resource_type
 
unsigned int resource_id
 
unsigned int sampler_space
 
unsigned int sampler_index
 

Detailed Description

Definition at line 2162 of file spirv.c.

Member Data Documentation

◆ resource_id

unsigned int vkd3d_symbol_combined_sampler::resource_id

Definition at line 2165 of file spirv.c.

◆ resource_type

enum vkd3d_shader_register_type vkd3d_symbol_combined_sampler::resource_type

Definition at line 2164 of file spirv.c.

◆ sampler_index

unsigned int vkd3d_symbol_combined_sampler::sampler_index

Definition at line 2167 of file spirv.c.

◆ sampler_space

unsigned int vkd3d_symbol_combined_sampler::sampler_space

Definition at line 2166 of file spirv.c.


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