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

Public Attributes

unsigned int timestamp
 
struct hlsl_ir_node * node
 
unsigned int component
 

Detailed Description

Definition at line 1338 of file hlsl_codegen.c.

Member Data Documentation

◆ component

unsigned int copy_propagation_value::component

Definition at line 1343 of file hlsl_codegen.c.

◆ node

struct hlsl_ir_node* copy_propagation_value::node

Definition at line 1342 of file hlsl_codegen.c.

◆ timestamp

unsigned int copy_propagation_value::timestamp

Definition at line 1340 of file hlsl_codegen.c.


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