ac: add load_tes_inputs() to the abi
authorTimothy Arceri <tarceri@itsqueeze.com>
Mon, 4 Dec 2017 23:31:49 +0000 (10:31 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Fri, 5 Jan 2018 00:58:55 +0000 (11:58 +1100)
commitb09a3196e038b521c6fd31d007e564be036d1144
tree782bc770c648db4af04b5f7777b5aecc04cb7e0d
parente04bf8a61915c4a41171dec584679df42b50712d
ac: add load_tes_inputs() to the abi

V2: drop type param and just use ctx->i32

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