Re: [Mesa-dev] [PATCH 1/2] r600: define some values for the fetch constant offsets.

2015-09-11 Thread Edward O'Callaghan
Reviewed-by: Edward O'Callaghan -- Edward O'Callaghan edward.ocallag...@koparo.com On Fri, Sep 11, 2015, at 02:43 PM, Dave Airlie wrote: > From: Dave Airlie > > This just puts these in one place and #defines them. > > Signed-off-by: Dave Airlie > --- > src/gallium/drivers/r600/evergree

[Mesa-dev] [PATCH 1/2] r600: define some values for the fetch constant offsets.

2015-09-10 Thread Dave Airlie
From: Dave Airlie This just puts these in one place and #defines them. Signed-off-by: Dave Airlie --- src/gallium/drivers/r600/evergreen_state.c | 30 +- src/gallium/drivers/r600/evergreend.h | 8 src/gallium/drivers/r600/r600_state.c | 25 ++