summaryrefslogtreecommitdiff
path: root/piglit.conf.example
diff options
context:
space:
mode:
Diffstat (limited to 'piglit.conf.example')
-rw-r--r--piglit.conf.example12
1 files changed, 12 insertions, 0 deletions
diff --git a/piglit.conf.example b/piglit.conf.example
index a864c0190..b3869c273 100644
--- a/piglit.conf.example
+++ b/piglit.conf.example
@@ -33,6 +33,18 @@ bindir=/home/usr/oclconform
testA
testB
+;[deqp-gles3]
+;
+; Path to the deqp-gles3 executable. You can also set this with the environment
+; variable PIGLIT_DEQP_GLES3_EXE. Piglit will run the dEQP-GLES3 tests if and
+; only if this option is set.
+;exe=/home/knuth/deqp/modules/gles3/deqp-gles3
+;
+; Space-separated list of extra command line arguments for deqp-gles3. The
+; option is not required. The environment variable PIGLIT_DEQP_GLES3_EXTRA_ARGS
+; overrides the value set here.
+;extra_args=--deqp-visibility hidden
+
; Section for specific oclconform test. One of these sections is required for
; each test list in the oclconform section and must be called:
; oclconform-$testname