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

Public Attributes | |
| struct hlsl_ir_node | node |
| struct hlsl_deref | src |
| struct hlsl_ir_node hlsl_ir_load::node |
Definition at line 829 of file hlsl.h.
Referenced by add_zero_mipmap_level(), append_output_copy(), append_output_copy_recurse(), lower_matrix_swizzles(), lower_nonconstant_array_loads(), lower_nonconstant_vector_derefs(), lower_trig(), prepend_input_copy(), prepend_input_copy_recurse(), and split_copy().
| struct hlsl_deref hlsl_ir_load::src |
Definition at line 830 of file hlsl.h.
Referenced by append_output_copy(), append_output_copy_recurse(), lower_nonconstant_vector_derefs(), prepend_input_copy(), and prepend_input_copy_recurse().