Re: [Piglit] [PATCH 1/8] layered-rendering/blit: use color other than the default red

2014-01-27 Thread Pohjolainen, Topi
On Sun, Jan 26, 2014 at 11:29:45PM -0800, Kenneth Graunke wrote: > On 01/26/2014 01:34 AM, Topi Pohjolainen wrote: > > Passes on nvidia and on IVB using blt-engine and mesa fallback > > path but fails on IVB using blorp (both before and after the > > recent refactoring): > > > > Probe color at (32

Re: [Piglit] [PATCH 1/8] layered-rendering/blit: use color other than the default red

2014-01-26 Thread Kenneth Graunke
On 01/26/2014 01:34 AM, Topi Pohjolainen wrote: > Passes on nvidia and on IVB using blt-engine and mesa fallback > path but fails on IVB using blorp (both before and after the > recent refactoring): > > Probe color at (32,0) > Expected: 0.50 0.40 0.30 > Observed: 0.250980 0.160784

[Piglit] [PATCH 1/8] layered-rendering/blit: use color other than the default red

2014-01-26 Thread Topi Pohjolainen
Passes on nvidia and on IVB using blt-engine and mesa fallback path but fails on IVB using blorp (both before and after the recent refactoring): Probe color at (32,0) Expected: 0.50 0.40 0.30 Observed: 0.250980 0.160784 0.090196 Probe color at (96,0) Expected: 0.50 0.40 0