Mesa (master): gitlab-ci/traces: Add D3D11 sample entry for POLARIS10

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Mar 27 14:12:21 UTC 2020


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

Author: Andres Gomez <tanty at igalia.com>
Date:   Sun Mar  8 02:05:08 2020 +0200

gitlab-ci/traces: Add D3D11 sample entry for POLARIS10

v2:
  - Updated traces-db commit.
  - Changed the reference DXVK trace.

Signed-off-by: Andres Gomez <agomez at igalia.com>
Reviewed-by: Alexandros Frantzis <alexandros.frantzis at collabora.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4238>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4238>

---

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

diff --git a/.gitlab-ci/traces.yml b/.gitlab-ci/traces.yml
index a6f2d5511eb..8e90146326d 100644
--- a/.gitlab-ci/traces.yml
+++ b/.gitlab-ci/traces.yml
@@ -1,6 +1,6 @@
 traces-db:
   repo: "https://gitlab.freedesktop.org/gfx-ci/tracie/traces-db"
-  commit: "fa92c25a1a5570f3119bf9bc56e310b0a3c711ac"
+  commit: "d3b1efe0cd69ef6ae40a29a14ed733ee0ba0cb4c"
 
 traces:
   - path: glmark2/desktop-blur-radius=5:effect=blur:passes=1:separable=true:windows=4.rdc
@@ -23,3 +23,7 @@ traces:
     expectations:
       - device: vk-amd-polaris10
         checksum: 351710942ea93d511cef39ae2d7c68da
+  - path: Wicked-Engine/Tests:Cloth_Physics_Test.trace-dxgi
+    expectations:
+      - device: vk-amd-polaris10
+        checksum: 6b6d27df609b8d086cc3335e6d103581



More information about the mesa-commit mailing list