ac/radeonsi: add lookup_interp_param and load_sample_position to the abi
authorTimothy Arceri <tarceri@itsqueeze.com>
Sun, 14 Jan 2018 09:54:20 +0000 (20:54 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Tue, 30 Jan 2018 22:14:07 +0000 (09:14 +1100)
commitd185190222cea1def252b15c1fca3676b50d76b4
treeff37e983d0ab2132faf3672421c727c520afe4b1
parent97058168a4bcf7d0dddbb13af02972a0edbcefd4
ac/radeonsi: add lookup_interp_param and load_sample_position to the abi

This will enable the interpolateAt builtins to work on the radeonsi
nir backend.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
src/amd/common/ac_nir_to_llvm.c
src/amd/common/ac_shader_abi.h
src/gallium/drivers/radeonsi/si_shader.c