[Mesa-dev] GfxBench & CSDof failures

Eero Tamminen eero.t.tamminen at intel.com
Wed Mar 28 10:27:20 UTC 2018


Hi,

Mesa built from following (last evening) commit:
------------------------------------
commit 76dfed8ae2d5c6c509eb2661389be3c6a25077df
Author:     Rob Clark <robdclark at gmail.com>
AuthorDate: Thu Mar 15 18:42:44 2018 -0400
Commit:     Rob Clark <robdclark at 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 <tarceri at itsqueeze.com>
AuthorDate: Mon Mar 26 11:41:51 2018 +1100
Commit:     Timothy Arceri <tarceri at itsqueeze.com>
CommitDate: Wed Mar 28 09:59:38 2018 +1100

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


	- Eero


More information about the mesa-dev mailing list