Hi,

Mesa built from following (last evening) commit:
------------------------------------
commit 76dfed8ae2d5c6c509eb2661389be3c6a25077df
Author:     Rob Clark <robdcl...@gmail.com>
AuthorDate: Thu Mar 15 18:42:44 2018 -0400
Commit:     Rob Clark <robdcl...@gmail.com>
CommitDate: Tue Mar 27 08:36:37 2018 -0400

    nir: mako all the intrinsics
------------------------------------

Fails with following GL 4.3 /compute shader benchmarks I tested:
* GfxBench Manhattan 3.1, CarChase and AztecRuins
* SynMark CSDof

Issues are following:
* CSDof & ActecRuins: compile takes so long that test is killed
* Manhattan 3.1 shader linking failed:
---------------------------------
error: declarations for uniform `depth_parameters` are inside block `cameraConsts` and outside a block
---------------------------------

Commit from one day earlier, didn't have any problems.

Neither does latest Mesa git version.

Which commit fixed the regression, is it this one:
---------------------------------
commit 629ee690addad9b3dc8f68cfff5ae09858f31caf
Author:     Timothy Arceri <tarc...@itsqueeze.com>
AuthorDate: Mon Mar 26 11:41:51 2018 +1100
Commit:     Timothy Arceri <tarc...@itsqueeze.com>
CommitDate: Wed Mar 28 09:59:38 2018 +1100

    nir: fix crash in loop unroll corner case
---------------------------------
?


        - Eero
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to