https://bugs.freedesktop.org/show_bug.cgi?id=91014
--- Comment #3 from Chad Versace chad.versace@intel.com --- Brian Wilson said:
It fails in the following Mesa commit:
> c2a0600 i965: Don't set NirOptions for stages that will use the vec4 backend [May 2015-ish]
Incorrect. The actual Mesa tree that Brian's team is validating is commit c1a0600 plus many patches. I've the pushed the full tree, patches included, to
git://github.com/chadversary/mesa refs/tags/chadv/cros-gerrit-262788-patched
Also, the Piglit being tested is the following commit plus a few incosequential patches.
commit 4069bec62a8a99c44573395ea1597694eeee760f Author: Marek Olšák marek.olsak@amd.com AuthorDate: Thu Apr 30 14:11:26 2015 +0200 Commit: Marek Olšák marek.olsak@amd.com CommitDate: Thu Apr 30 22:41:02 2015 +0200 Subject: framework: use the correct executable for GLES parser tests
Building that Piglit against recent Mesa, however, produces an error at linktime. The fix requires backporting Piglit commit 845ba0e4dfb9372307f5d3032abdd0860e76731b.
dri-devel@lists.freedesktop.org