Re: [Mesa-dev] [PATCH 26/41] SQUASH: i965/blorp: Explicitly set instruction execute sizes

2014-09-23 Thread Matt Turner
On Sat, Sep 20, 2014 at 10:23 AM, Jason Ekstrand wrote: > Since blorp is all 16-wide and nothing isn't, in general, very careful > about register widtsh, we'll just set it all explicitly. width ___ mesa-dev mailing list mesa-dev@lists.freedesktop.org ht

[Mesa-dev] [PATCH 26/41] SQUASH: i965/blorp: Explicitly set instruction execute sizes

2014-09-20 Thread Jason Ekstrand
Since blorp is all 16-wide and nothing isn't, in general, very careful about register widtsh, we'll just set it all explicitly. --- src/mesa/drivers/dri/i965/brw_blorp_blit_eu.cpp | 2 +- src/mesa/drivers/dri/i965/brw_blorp_blit_eu.h | 32 - src/mesa/drivers/dri/i965/brw