radv: fix clearing attachments in secondary command buffers
[mesa.git] / src / compiler / nir /
drwxr-xr-x   ..
-rw-r--r-- 131 .gitignore
-rw-r--r-- 5822 README
-rw-r--r-- 7890 meson.build
-rw-r--r-- 54453 nir.c
-rw-r--r-- 102109 nir.h
-rw-r--r-- 29810 nir_algebraic.py
-rw-r--r-- 32834 nir_builder.h
-rw-r--r-- 3380 nir_builder_opcodes_h.py
-rw-r--r-- 2543 nir_builtin_builder.c
-rw-r--r-- 2785 nir_builtin_builder.h
-rw-r--r-- 23104 nir_clone.c
-rw-r--r-- 1497 nir_constant_expressions.h
-rw-r--r-- 13033 nir_constant_expressions.py
-rw-r--r-- 22074 nir_control_flow.c
-rw-r--r-- 6912 nir_control_flow.h
-rw-r--r-- 1571 nir_control_flow_private.h
-rw-r--r-- 24238 nir_deref.c
-rw-r--r-- 2707 nir_deref.h
-rw-r--r-- 7930 nir_dominance.c
-rw-r--r-- 15007 nir_format_convert.h
-rw-r--r-- 33412 nir_from_ssa.c
-rw-r--r-- 13227 nir_gather_info.c
-rw-r--r-- 7904 nir_gather_xfb_info.c
-rw-r--r-- 3040 nir_gs_count_vertices.c
-rw-r--r-- 8820 nir_inline_functions.c
-rw-r--r-- 19314 nir_instr_set.c
-rw-r--r-- 2502 nir_instr_set.h
-rw-r--r-- 29535 nir_intrinsics.py
-rw-r--r-- 2568 nir_intrinsics_c.py
-rw-r--r-- 2030 nir_intrinsics_h.py
-rw-r--r-- 32574 nir_linking_helpers.c
-rw-r--r-- 9683 nir_liveness.c
-rw-r--r-- 28678 nir_loop_analyze.c
-rw-r--r-- 3521 nir_loop_analyze.h
-rw-r--r-- 4449 nir_lower_alpha_test.c
-rw-r--r-- 9119 nir_lower_alu.c
-rw-r--r-- 10122 nir_lower_alu_to_scalar.c
-rw-r--r-- 9036 nir_lower_atomics_to_ssbo.c
-rw-r--r-- 4210 nir_lower_bit_size.c
-rw-r--r-- 5204 nir_lower_bitmap.c
-rw-r--r-- 6056 nir_lower_bool_to_float.c
-rw-r--r-- 5369 nir_lower_bool_to_int32.c
-rw-r--r-- 3922 nir_lower_clamp_color_outputs.c
-rw-r--r-- 10744 nir_lower_clip.c
-rw-r--r-- 4241 nir_lower_clip_cull_distance_arrays.c
-rw-r--r-- 4682 nir_lower_constant_initializers.c
-rw-r--r-- 23393 nir_lower_double_ops.c
-rw-r--r-- 9990 nir_lower_drawpixels.c
-rw-r--r-- 3754 nir_lower_global_vars_to_local.c
-rw-r--r-- 7159 nir_lower_gs_intrinsics.c
-rw-r--r-- 4196 nir_lower_idiv.c
-rw-r--r-- 7604 nir_lower_indirect_derefs.c
-rw-r--r-- 27942 nir_lower_int64.c
-rw-r--r-- 35196 nir_lower_io.c
-rw-r--r-- 15344 nir_lower_io_arrays_to_elements.c
-rw-r--r-- 13754 nir_lower_io_to_scalar.c
-rw-r--r-- 6806 nir_lower_io_to_temporaries.c
-rw-r--r-- 3968 nir_lower_load_const_to_scalar.c
-rw-r--r-- 9051 nir_lower_locals_to_regs.c
-rw-r--r-- 5269 nir_lower_packing.c
-rw-r--r-- 2061 nir_lower_passthrough_edgeflags.c
-rw-r--r-- 3999 nir_lower_patch_vertices.c
-rw-r--r-- 11554 nir_lower_phis_to_scalar.c
-rw-r--r-- 9412 nir_lower_regs_to_ssa.c
-rw-r--r-- 9814 nir_lower_returns.c
-rw-r--r-- 19300 nir_lower_subgroups.c
-rw-r--r-- 10871 nir_lower_system_values.c
-rw-r--r-- 36839 nir_lower_tex.c
-rw-r--r-- 7270 nir_lower_to_source_mods.c
-rw-r--r-- 6200 nir_lower_two_sided_color.c
-rw-r--r-- 5670 nir_lower_var_copies.c
-rw-r--r-- 25235 nir_lower_vars_to_ssa.c
-rw-r--r-- 10311 nir_lower_vec_to_movs.c
-rw-r--r-- 4439 nir_lower_wpos_center.c
-rw-r--r-- 14791 nir_lower_wpos_ytransform.c
-rw-r--r-- 3070 nir_metadata.c
-rw-r--r-- 4331 nir_move_load_const.c
-rw-r--r-- 6768 nir_move_vec_src_uses_to_dest.c
-rw-r--r-- 3884 nir_normalize_cubemap_coords.c
-rw-r--r-- 32302 nir_opcodes.py
-rw-r--r-- 5013 nir_opcodes_c.py
-rw-r--r-- 1674 nir_opcodes_h.py
-rw-r--r-- 48002 nir_opt_algebraic.py
-rw-r--r-- 4269 nir_opt_conditional_discard.c
-rw-r--r-- 7036 nir_opt_constant_folding.c
-rw-r--r-- 34924 nir_opt_copy_prop_vars.c
-rw-r--r-- 8104 nir_opt_copy_propagate.c
-rw-r--r-- 2875 nir_opt_cse.c
-rw-r--r-- 4733 nir_opt_dce.c
-rw-r--r-- 12047 nir_opt_dead_cf.c
-rw-r--r-- 7406 nir_opt_dead_write_vars.c
-rw-r--r-- 13542 nir_opt_find_array_copies.c
-rw-r--r-- 17694 nir_opt_gcm.c
-rw-r--r-- 3019 nir_opt_global_to_local.c
-rw-r--r-- 6842 nir_opt_idiv_const.c
-rw-r--r-- 48220 nir_opt_if.c
-rw-r--r-- 2869 nir_opt_intrinsics.c
-rw-r--r-- 11808 nir_opt_large_constants.c
-rw-r--r-- 25379 nir_opt_loop_unroll.c
-rw-r--r-- 5778 nir_opt_move_comparisons.c
-rw-r--r-- 3541 nir_opt_move_load_ubo.c
-rw-r--r-- 9583 nir_opt_peephole_select.c
-rw-r--r-- 5620 nir_opt_remove_phis.c
-rw-r--r-- 2232 nir_opt_shrink_load.c
-rw-r--r-- 4883 nir_opt_trivial_continues.c
-rw-r--r-- 5369 nir_opt_undef.c
-rw-r--r-- 11754 nir_phi_builder.c
-rw-r--r-- 4830 nir_phi_builder.h
-rw-r--r-- 39377 nir_print.c
-rw-r--r-- 5493 nir_propagate_invariant.c
-rw-r--r-- 6728 nir_remove_dead_variables.c
-rw-r--r-- 4557 nir_repair_ssa.c
-rw-r--r-- 17614 nir_search.c
-rw-r--r-- 5267 nir_search.h
-rw-r--r-- 4806 nir_search_helpers.h
-rw-r--r-- 35270 nir_serialize.c
-rw-r--r-- 1582 nir_serialize.h
-rw-r--r-- 6891 nir_split_per_member_structs.c
-rw-r--r-- 5249 nir_split_var_copies.c
-rw-r--r-- 54912 nir_split_vars.c
-rw-r--r-- 5255 nir_sweep.c
-rw-r--r-- 6632 nir_to_lcssa.c
-rw-r--r-- 40981 nir_validate.c
-rw-r--r-- 2135 nir_vla.h
-rw-r--r-- 3526 nir_worklist.c
-rw-r--r-- 4846 nir_worklist.h
-rw-r--r-- 1919 nir_xfb_info.h
drwxr-xr-x - tests