On Sun, Apr 17, 2016 at 10:46:54PM -0700, Kenneth Graunke wrote:
> On Saturday, April 16, 2016 4:42:35 PM PDT Topi Pohjolainen wrote:
> > Otherwise switch from blorp to compute failes. Note that this now
> > follows the normal i965 upload logic found in gen7_upload_urb().
> >
> > Effectively vs_si
On Saturday, April 16, 2016 4:42:35 PM PDT Topi Pohjolainen wrote:
> Otherwise switch from blorp to compute failes. Note that this now
> follows the normal i965 upload logic found in gen7_upload_urb().
>
> Effectively vs_size changes from 2 to 1 and vs_start from 2 to 4.
>
> Signed-off-by: Topi P
Otherwise switch from blorp to compute failes. Note that this now
follows the normal i965 upload logic found in gen7_upload_urb().
Effectively vs_size changes from 2 to 1 and vs_start from 2 to 4.
Signed-off-by: Topi Pohjolainen
---
src/mesa/drivers/dri/i965/gen7_blorp.cpp | 19 ++--