• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1#[[deqp]]
2#deqp = "/deqp/modules/gles2/deqp-gles2"
3#caselists = ["/deqp/mustpass/gles2-master.txt"]
4#deqp_args = [
5#    "--deqp-surface-width=256",
6#    "--deqp-surface-height=256",
7#    "--deqp-surface-type=pbuffer",
8#    "--deqp-gl-config-name=rgba8888d24s8ms0",
9#    "--deqp-visibility=hidden"
10#]
11#timeout = 180.0
12#version_check = "GL ES 3.2.*git"
13#renderer_check = "zink.*Intel.*"
14#
15#[[deqp]]
16#deqp = "/deqp/modules/gles3/deqp-gles3"
17#caselists = ["/deqp/mustpass/gles3-master.txt"]
18#deqp_args = [
19#    "--deqp-surface-width=256",
20#    "--deqp-surface-height=256",
21#    "--deqp-surface-type=pbuffer",
22#    "--deqp-gl-config-name=rgba8888d24s8ms0",
23#    "--deqp-visibility=hidden"
24#]
25#timeout = 180.0
26#
27#[[deqp]]
28#deqp = "/deqp/modules/gles31/deqp-gles31"
29#caselists = ["/deqp/mustpass/gles31-master.txt"]
30#deqp_args = [
31#    "--deqp-surface-width=256",
32#    "--deqp-surface-height=256",
33#    "--deqp-surface-type=pbuffer",
34#    "--deqp-gl-config-name=rgba8888d24s8ms0",
35#    "--deqp-visibility=hidden"
36#]
37#timeout = 180.0
38
39[[deqp]]
40deqp = "/deqp/external/openglcts/modules/glcts"
41caselists = [
42    "/deqp/mustpass/gl46-master.txt",
43]
44deqp_args = [
45    "--deqp-surface-width=256",
46    "--deqp-surface-height=256",
47    "--deqp-surface-type=pbuffer",
48    "--deqp-gl-config-name=rgba8888d24s8ms0",
49    "--deqp-visibility=hidden"
50]
51timeout = 180.0
52
53#[[piglit]]
54#piglit_folder = "/piglit"
55#profile = "gpu"
56#process_isolation = true
57#timeout = 180.0
58#  [piglit.env]
59