llvmpipe: fix incorrect 'j' array index in dummy texture code
authorBrian Paul <brianp@vmware.com>
Wed, 6 Mar 2013 01:08:50 +0000 (18:08 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 6 Mar 2013 17:34:09 +0000 (10:34 -0700)
commitb21f8e364b997c31ad0b3f97b18c7d87a35642eb
treec1972e7fb5291f0eca2759124c65a13504054aa0
parent975d31f60de4f1b84cf5b0710314fef114ae2132
llvmpipe: fix incorrect 'j' array index in dummy texture code

Use 0 instead.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/drivers/llvmpipe/lp_setup.c