nir: Make argument order of unop_convert match binop_convert.
[mesa.git] / src / glsl / nir /
drwxr-xr-x   ..
-rw-r--r-- 97 .gitignore
-rw-r--r-- 5823 README
-rw-r--r-- 13976 builtin_type_macros.h
-rw-r--r-- 71596 glsl_to_nir.cpp
-rw-r--r-- 1524 glsl_to_nir.h
-rw-r--r-- 57683 glsl_types.cpp
-rw-r--r-- 23911 glsl_types.h
-rw-r--r-- 44778 nir.c
-rw-r--r-- 61928 nir.h
-rw-r--r-- 9134 nir_algebraic.py
-rw-r--r-- 2680 nir_array.h
-rw-r--r-- 11739 nir_builder.h
-rw-r--r-- 1498 nir_builder_opcodes_h.py
-rw-r--r-- 21429 nir_clone.c
-rw-r--r-- 1366 nir_constant_expressions.h
-rw-r--r-- 9759 nir_constant_expressions.py
-rw-r--r-- 25662 nir_control_flow.c
-rw-r--r-- 6377 nir_control_flow.h
-rw-r--r-- 1472 nir_control_flow_private.h
-rw-r--r-- 8806 nir_dominance.c
-rw-r--r-- 26967 nir_from_ssa.c
-rw-r--r-- 3075 nir_gs_count_vertices.c
-rw-r--r-- 15951 nir_instr_set.c
-rw-r--r-- 2438 nir_instr_set.h
-rw-r--r-- 1809 nir_intrinsics.c
-rw-r--r-- 13170 nir_intrinsics.h
-rw-r--r-- 9812 nir_liveness.c
-rw-r--r-- 7011 nir_lower_alu_to_scalar.c
-rw-r--r-- 5868 nir_lower_atomics.c
-rw-r--r-- 10282 nir_lower_clip.c
-rw-r--r-- 3779 nir_lower_global_vars_to_local.c
-rw-r--r-- 7496 nir_lower_gs_intrinsics.c
-rw-r--r-- 4164 nir_lower_idiv.c
-rw-r--r-- 10969 nir_lower_io.c
-rw-r--r-- 3153 nir_lower_load_const_to_scalar.c
-rw-r--r-- 13234 nir_lower_locals_to_regs.c
-rw-r--r-- 4804 nir_lower_outputs_to_temporaries.c
-rw-r--r-- 10629 nir_lower_phis_to_scalar.c
-rw-r--r-- 6151 nir_lower_samplers.c
-rw-r--r-- 2931 nir_lower_system_values.c
-rw-r--r-- 11681 nir_lower_tex.c
-rw-r--r-- 6205 nir_lower_to_source_mods.c
-rw-r--r-- 6301 nir_lower_two_sided_color.c
-rw-r--r-- 6987 nir_lower_var_copies.c
-rw-r--r-- 33345 nir_lower_vars_to_ssa.c
-rw-r--r-- 10097 nir_lower_vec_to_movs.c
-rw-r--r-- 2875 nir_metadata.c
-rw-r--r-- 6524 nir_move_vec_src_uses_to_dest.c
-rw-r--r-- 4024 nir_normalize_cubemap_coords.c
-rw-r--r-- 22636 nir_opcodes.py
-rw-r--r-- 2036 nir_opcodes_c.py
-rw-r--r-- 1662 nir_opcodes_h.py
-rw-r--r-- 12644 nir_opt_algebraic.py
-rw-r--r-- 5781 nir_opt_constant_folding.c
-rw-r--r-- 7869 nir_opt_copy_propagate.c
-rw-r--r-- 2743 nir_opt_cse.c
-rw-r--r-- 4997 nir_opt_dce.c
-rw-r--r-- 10679 nir_opt_dead_cf.c
-rw-r--r-- 16922 nir_opt_gcm.c
-rw-r--r-- 3019 nir_opt_global_to_local.c
-rw-r--r-- 7765 nir_opt_peephole_select.c
-rw-r--r-- 4098 nir_opt_remove_phis.c
-rw-r--r-- 3449 nir_opt_undef.c
-rw-r--r-- 26681 nir_print.c
-rw-r--r-- 3995 nir_remove_dead_variables.c
-rw-r--r-- 12775 nir_search.c
-rw-r--r-- 3158 nir_search.h
-rw-r--r-- 11317 nir_split_var_copies.c
-rw-r--r-- 5017 nir_sweep.c
-rw-r--r-- 16406 nir_to_ssa.c
-rw-r--r-- 4345 nir_types.cpp
-rw-r--r-- 3114 nir_types.h
-rw-r--r-- 32189 nir_validate.c
-rw-r--r-- 2089 nir_vla.h
-rw-r--r-- 3612 nir_worklist.c
-rw-r--r-- 2957 nir_worklist.h
-rw-r--r-- 8017 shader_enums.c
-rw-r--r-- 18668 shader_enums.h
drwxr-xr-x - tests