Mesa (master): gitlab-ci: add parallel-rdp fossils

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Thu Jun 25 06:42:15 UTC 2020


Module: Mesa
Branch: master
Commit: 8c962f5f61f11c0ed38f277fcd828ddd967f98ae
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=8c962f5f61f11c0ed38f277fcd828ddd967f98ae

Author: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Date:   Thu Jun 18 11:53:21 2020 +0200

gitlab-ci: add parallel-rdp fossils

https://github.com/Themaister/parallel-rdp

These fossils contain very large and complex shaders.
The small_*.foz files use 8/16-bit arithmetic.

Only RADV uses Fossilize.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Reviewed-by: Andres Gomez <agomez at igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5542>

---

 .gitlab-ci/fossils.yml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/.gitlab-ci/fossils.yml b/.gitlab-ci/fossils.yml
index 1d51a01e437..f33ed18a4ff 100644
--- a/.gitlab-ci/fossils.yml
+++ b/.gitlab-ci/fossils.yml
@@ -1,6 +1,10 @@
 fossils-db:
   repo: "https://gitlab.freedesktop.org/hakzsam/fossils-db"
-  commit: "59b11cd19e375c5871c512f73b1f8ecc33a5c417"
+  commit: "5626cedcb58bd95a7b79a9664651818aea92b21c"
 
 fossils:
   - path: sascha-willems/database.foz
+  - path: parallel-rdp/small_subgroup.foz
+  - path: parallel-rdp/small_uber_subgroup.foz
+  - path: parallel-rdp/subgroup.foz
+  - path: parallel-rdp/uber_subgroup.foz



More information about the mesa-commit mailing list