Re: [Mesa-dev] [PATCH 2/2] i965: Implement compute sampler state atom.

2016-01-19 Thread Francisco Jerez
Ben Widawsky writes: > On Mon, Jan 18, 2016 at 12:37:18PM -0800, Francisco Jerez wrote: >> Fixes a number of GLES31 CTS failures and hangs on various hardware: >> >> ES31-CTS.texture_gather.plain-gather-depth-2d >> ES31-CTS.texture_gather.plain-gather-depth-2darray >> ES31-CTS.texture_gather.

Re: [Mesa-dev] [PATCH 2/2] i965: Implement compute sampler state atom.

2016-01-19 Thread Lofstedt, Marta
Reviewed-by: Marta Lofstedt > -Original Message- > From: Francisco Jerez [mailto:curroje...@riseup.net] > Sent: Monday, January 18, 2016 9:37 PM > To: mesa-dev@lists.freedesktop.org > Cc: Lofstedt, Marta; Justen, Jordan L > Subject: [PATCH 2/2] i965: Implement compute sampler state atom.

Re: [Mesa-dev] [PATCH 2/2] i965: Implement compute sampler state atom.

2016-01-18 Thread Ben Widawsky
On Mon, Jan 18, 2016 at 12:37:18PM -0800, Francisco Jerez wrote: > Fixes a number of GLES31 CTS failures and hangs on various hardware: > > ES31-CTS.texture_gather.plain-gather-depth-2d > ES31-CTS.texture_gather.plain-gather-depth-2darray > ES31-CTS.texture_gather.plain-gather-depth-cube > ES3

[Mesa-dev] [PATCH 2/2] i965: Implement compute sampler state atom.

2016-01-18 Thread Francisco Jerez
Fixes a number of GLES31 CTS failures and hangs on various hardware: ES31-CTS.texture_gather.plain-gather-depth-2d ES31-CTS.texture_gather.plain-gather-depth-2darray ES31-CTS.texture_gather.plain-gather-depth-cube ES31-CTS.texture_gather.offset-gather-depth-2d ES31-CTS.texture_gather.offset-g