summaryrefslogtreecommitdiff
path: root/src/panfrost/ci/deqp-panfrost-t720.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/panfrost/ci/deqp-panfrost-t720.toml')
-rw-r--r--src/panfrost/ci/deqp-panfrost-t720.toml11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/panfrost/ci/deqp-panfrost-t720.toml b/src/panfrost/ci/deqp-panfrost-t720.toml
new file mode 100644
index 00000000000..62c240c3bc7
--- /dev/null
+++ b/src/panfrost/ci/deqp-panfrost-t720.toml
@@ -0,0 +1,11 @@
+# Basic test set
+[[deqp]]
+deqp = "/deqp/modules/gles2/deqp-gles2"
+caselists = ["/deqp/mustpass/gles2-main.txt"]
+deqp_args = [
+ "--deqp-surface-width=256", "--deqp-surface-height=256",
+ "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden",
+ "--deqp-gl-config-name=rgba8888d24s8ms0",
+]
+version_check = "GL ES 2.0.*git"
+renderer_check = "Mali-T720"