|
ReactOS 0.4.17-dev-934-g091855f
|
#include <hlsl.h>

Public Attributes | |
| struct hlsl_ir_node | node |
| struct hlsl_ir_function_decl * | decl |
| struct hlsl_ir_function_decl* hlsl_ir_call::decl |
Definition at line 636 of file hlsl.h.
Referenced by dump_ir_call(), find_recursive_calls(), hlsl_new_call(), lower_calls(), and lower_return().
| struct hlsl_ir_node hlsl_ir_call::node |
Definition at line 635 of file hlsl.h.
Referenced by find_recursive_calls(), hlsl_new_call(), and lower_calls().