[Mesa-dev] [PATCH 22/31] mesa: don't flag _NEW_TRANSFORM for st/mesa if possible

Cherniak, Bruce bruce.cherniak at intel.com
Mon Jun 26 14:56:41 UTC 2017


> On Jun 23, 2017, at 7:50 PM, Marek Olšák <maraeo at gmail.com> wrote:
> 
> Thanks. It can only be reproduced with process isolation enabled in
> piglit, which is not something I test.

I don't do anything special with process isolation.  For me this is enough to reproduce:

bin/shader_runner tests/spec/glsl-1.20/execution/clipping/fixed-clip-enables.shader_test -auto -fbo

Regards,
Bruce

> Marek
> 
> On Fri, Jun 23, 2017 at 9:16 PM, Cherniak, Bruce
> <bruce.cherniak at intel.com> wrote:
>> 
>>> On Jun 22, 2017, at 2:23 AM, Michel Dänzer <michel at daenzer.net> wrote:
>>> 
>>> On 13/06/17 01:55 AM, Marek Olšák wrote:
>>>> From: Marek Olšák <marek.olsak at amd.com>
>>> 
>>> This broke piglit spec at glsl-1.20@execution at clipping@fixed-clip-enables
>>> on my Kaveri:
>> 
>> I am seeing this same regression on llvmpipe and swr renderers.  Anyone else?
>> (bisected to this specific change)
>> 
>>> Probe color at (200,75)
>>> Expected: 0.000000 0.000000 0.000000 0.000000
>>> Observed: 1.000000 1.000000 1.000000 1.000000
>>> Test failure on line 85
>>> Probe color at (50,75)
>>> Expected: 0.000000 0.000000 0.000000 0.000000
>>> Observed: 1.000000 1.000000 1.000000 1.000000
>>> Test failure on line 89
>>> Probe color at (200,75)
>>> Expected: 0.000000 0.000000 0.000000 0.000000
>>> Observed: 1.000000 1.000000 1.000000 1.000000
>>> Test failure on line 111
>>> Probe color at (125,200)
>>> Expected: 0.000000 0.000000 0.000000 0.000000
>>> Observed: 1.000000 1.000000 1.000000 1.000000
>>> Test failure on line 113
>>> Probe color at (50,75)
>>> Expected: 0.000000 0.000000 0.000000 0.000000
>>> Observed: 1.000000 1.000000 1.000000 1.000000
>>> Test failure on line 141
>>> PIGLIT: {"result": "fail" }
>>> 
>>> 
>>> --
>>> Earthling Michel Dänzer               |               http://www.amd.com
>>> Libre software enthusiast             |             Mesa and X developer
>>> _______________________________________________
>>> mesa-dev mailing list
>>> mesa-dev at lists.freedesktop.org
>>> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
>> 



More information about the mesa-dev mailing list