On Mon, Sep 14, 2015 at 11:39 AM, Kenneth Graunke wrote:
> On Thursday, July 30, 2015 03:42:34 PM Jason Ekstrand wrote:
>> Currently the validation pass only validates that regs_read and
>> regs_written are consistent with the sizes of VGRF's. We can add more as
>> we find it to be useful.
>
> Bu
On Thursday, July 30, 2015 03:42:34 PM Jason Ekstrand wrote:
> Currently the validation pass only validates that regs_read and
> regs_written are consistent with the sizes of VGRF's. We can add more as
> we find it to be useful.
Bump. Matt sent you a few small comments, but otherwise this was
re
On Thu, Jul 30, 2015 at 3:42 PM, Jason Ekstrand wrote:
> Currently the validation pass only validates that regs_read and
> regs_written are consistent with the sizes of VGRF's. We can add more as
> we find it to be useful.
> ---
> src/mesa/drivers/dri/i965/Makefile.sources| 1 +
> src/mesa/
Currently the validation pass only validates that regs_read and
regs_written are consistent with the sizes of VGRF's. We can add more as
we find it to be useful.
---
src/mesa/drivers/dri/i965/Makefile.sources| 1 +
src/mesa/drivers/dri/i965/brw_fs.cpp | 9
src/mesa/drivers/dri