gallivm: implement TGSI KILP
authorBrian Paul <brianp@vmware.com>
Wed, 21 Apr 2010 22:27:23 +0000 (16:27 -0600)
committerBrian Paul <brianp@vmware.com>
Wed, 21 Apr 2010 22:30:13 +0000 (16:30 -0600)
commitfeffd259da5f2655222a2f26e2e5665a9e28173f
tree5da3ef19faea530f2579933ee4164456c1f1e0b5
parent5c364b3ef78cd36a41c43a771efe5b631ea9559b
gallivm: implement TGSI KILP

As in tgsi_exec.c we don't actually rely on condition codes; we do
an unconditional kill.  The only predication comes from the execution
mask which applies inside loops/conditionals.
src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c