mesa/src/amd/llvm
Samuel Pitoiset 772aeff2c4 ac/llvm: implement nir_intrinsic_load_vrs_rates_amd
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/14713>
2022-02-16 08:11:17 +01:00
..
ac_llvm_build.c ac: move ac_exp_param.h to ac_nir.h 2022-01-05 12:46:31 +00:00
ac_llvm_build.h radeonsi: set done=1 for PS exports at the end of si_llvm_build_ps_epilog 2022-01-05 12:46:30 +00:00
ac_llvm_cull.c ac,radeonsi: cull small lines in the shader using the diamond exit rule 2021-11-16 02:11:46 +00:00
ac_llvm_cull.h radeonsi: fix view culling for wide lines 2021-11-16 02:11:45 +00:00
ac_llvm_helper.cpp ac/llvm: fix build with LLVM 14 2021-09-13 10:04:30 +02:00
ac_llvm_util.c radeonsi: use nir->scratch_size instead of ac_count_scratch_private_memory 2022-01-05 12:46:31 +00:00
ac_llvm_util.h radeonsi: use nir->scratch_size instead of ac_count_scratch_private_memory 2022-01-05 12:46:31 +00:00
ac_nir_to_llvm.c ac/llvm: implement nir_intrinsic_load_vrs_rates_amd 2022-02-16 08:11:17 +01:00
ac_nir_to_llvm.h ac/nir: move ac_are_tessfactors_def_in_all_invocs into radeonsi 2022-01-05 12:46:31 +00:00
ac_shader_abi.h ac/nir: add an option to disable anisotropic filtering for single level images 2021-12-16 07:20:50 +00:00
meson.build