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