ac/radeonsi: add emit_kill to the abi
authorTimothy Arceri <tarceri@itsqueeze.com>
Wed, 7 Mar 2018 22:46:42 +0000 (09:46 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Thu, 8 Mar 2018 00:28:37 +0000 (11:28 +1100)
commit0c90264da4139805d34f530485a678c53809932e
treec0e71e42ae1f83b5373f99493040f4f7f938a179
parent50cc97d98a5365b65988b2e6a827d744404f93ab
ac/radeonsi: add emit_kill to the abi

This should fix a regression with Rocket League grass rendering
on the NIR backend.

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=104717
src/amd/common/ac_nir_to_llvm.c
src/amd/common/ac_shader_abi.h
src/gallium/drivers/radeonsi/si_shader.c