mesa/src/amd/llvm
Samuel Pitoiset e77ff89914 amd/llvm: handle nir_intrinsic_image_deref_{load,store} with lod
Use image_load_mip and image_store_mip respectively if the lod
parameter isn't zero.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
2020-01-09 07:58:33 +01:00
..
ac_llvm_build.c ac: add ac_build_s_endpgm 2020-01-08 16:03:48 -05:00
ac_llvm_build.h ac: add ac_build_s_endpgm 2020-01-08 16:03:48 -05:00
ac_llvm_cull.c ac: fix the return value in cull_bbox when bbox culling is disabled 2019-12-16 20:06:07 +00:00
ac_llvm_cull.h
ac_llvm_helper.cpp radv: remove useless RADV_DEBUG=unsafemath debug option 2019-11-15 09:07:34 +01:00
ac_llvm_util.c
ac_llvm_util.h radv: remove useless RADV_DEBUG=unsafemath debug option 2019-11-15 09:07:34 +01:00
ac_nir_to_llvm.c amd/llvm: handle nir_intrinsic_image_deref_{load,store} with lod 2020-01-09 07:58:33 +01:00
ac_nir_to_llvm.h radeonsi/nir: don't run si_nir_opts again if there is no change 2019-11-25 16:48:27 -05:00
ac_shader_abi.h ac/nir, radv, radeonsi: Switch to using ac_shader_args 2019-11-25 14:17:10 +01:00
meson.build