ReactOS 0.4.17-dev-934-g091855f
shader_phase_location Struct Reference

Public Attributes

unsigned int index
 
unsigned int instance_count
 
unsigned int instruction_count
 

Detailed Description

Definition at line 1176 of file ir.c.

Member Data Documentation

◆ index

unsigned int shader_phase_location::index

Definition at line 1178 of file ir.c.

Referenced by flattener_eliminate_phase_related_dcls(), and flattener_flatten_phases().

◆ instance_count

unsigned int shader_phase_location::instance_count

Definition at line 1179 of file ir.c.

Referenced by flattener_eliminate_phase_related_dcls(), and flattener_flatten_phases().

◆ instruction_count

unsigned int shader_phase_location::instruction_count

Definition at line 1180 of file ir.c.

Referenced by flattener_eliminate_phase_related_dcls(), and flattener_flatten_phases().


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