gallivm/llvmpipe: simplify front/back stencil ref value handling
authorBrian Paul <brianp@vmware.com>
Thu, 18 Mar 2010 17:31:38 +0000 (11:31 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 18 Mar 2010 17:31:38 +0000 (11:31 -0600)
commit521c61ff017ab15b829abbe9a98b179136a36009
tree9e1d207b35b732e69d67933c16e586aea0f83677
parentecf85c7d750478e433e640897bb25a18069f14de
gallivm/llvmpipe: simplify front/back stencil ref value handling

Instead of passing an array, just pass two scalar values.
src/gallium/auxiliary/gallivm/lp_bld_depth.c
src/gallium/auxiliary/gallivm/lp_bld_depth.h
src/gallium/drivers/llvmpipe/lp_jit.c
src/gallium/drivers/llvmpipe/lp_jit.h
src/gallium/drivers/llvmpipe/lp_setup.c
src/gallium/drivers/llvmpipe/lp_state_fs.c