mesa/src/amd/llvm
Samuel Pitoiset a6298b1bc9 radv: remove unnecessary radv_shader_info:num_inline_push_consts
This can be determined directly from the user SGPR loc.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13149>
2021-10-08 11:37:19 +00:00
..
ac_llvm_build.c ac/nir: return 0x76543210 for NULL FMASK fetch 2021-10-07 15:36:39 +00:00
ac_llvm_build.h ac/llvm: implement nir_intrinsic_image_deref_atomic_{fmin,fmax} 2021-09-15 14:10:42 +00:00
ac_llvm_cull.c radeonsi: implement shader-based culling for lines 2021-09-28 17:30:06 +00:00
ac_llvm_cull.h radeonsi: implement shader-based culling for lines 2021-09-28 17:30:06 +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
ac_llvm_util.h
ac_nir_to_llvm.c radv: remove unnecessary radv_shader_info:num_inline_push_consts 2021-10-08 11:37:19 +00:00
ac_nir_to_llvm.h
ac_shader_abi.h ac,radv: remove unused inputs array and VS input code 2021-09-07 17:51:41 +00:00
meson.build