gallivm: add uint/int bld to the base builder. (v2)
authorDave Airlie <airlied@redhat.com>
Mon, 6 Feb 2012 15:28:45 +0000 (15:28 +0000)
committerDave Airlie <airlied@redhat.com>
Fri, 17 Feb 2012 17:39:02 +0000 (17:39 +0000)
commit66461aa249a95053fd5887df75ab791558c3a486
tree92eb41b17618e1eddfe523451d283268e5e7b094
parentf667a6f3cefbfb33478de87c166f7a52ed388fb4
gallivm: add uint/int bld to the base builder. (v2)

These are used inside the action handlers for the integer opcodes.

v2: use uint_bld/int_bld, drop higher level uint_bld.

Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/auxiliary/gallivm/lp_bld_tgsi.h
src/gallium/auxiliary/gallivm/lp_bld_tgsi_aos.c
src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c