On 05/06/2014 03:47 PM, Eric Anholt wrote:
> Now that we aren't using pixel_[xy] in live variables, nothing is looking
> at these regs after the visitor stage.
> ---
> src/mesa/drivers/dri/i965/brw_fs.cpp | 37
>
> 1 file changed, 37 deletions(-)
>
> diff --g
On Tue, May 6, 2014 at 3:47 PM, Eric Anholt wrote:
> Now that we aren't using pixel_[xy] in live variables, nothing is looking
> at these regs after the visitor stage.
> ---
> src/mesa/drivers/dri/i965/brw_fs.cpp | 37
>
> 1 file changed, 37 deletions(-)
>
>
Now that we aren't using pixel_[xy] in live variables, nothing is looking
at these regs after the visitor stage.
---
src/mesa/drivers/dri/i965/brw_fs.cpp | 37
1 file changed, 37 deletions(-)
diff --git a/src/mesa/drivers/dri/i965/brw_fs.cpp
b/src/mesa/driver