On 11/09/2013 01:06 PM, Chris Forbes wrote: > Previously, we would bogusly replace the entire statement containing the > ir_texture node with an ir_dereference_variable. > > Correct this to just replace the ir_texture node itself as intended. > > Signed-off-by: Chris Forbes <chr...@ijw.co.nz> > --- > src/mesa/drivers/dri/i965/brw_lower_offset_array.cpp | 18 +++++++++++------- > 1 file changed, 11 insertions(+), 7 deletions(-)
Sorry for missing this in the first round...thanks for the fix. Reviewed-by: Kenneth Graunke <kenn...@whitecape.org> _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev