1bf215546Sopenharmony_ci[[deqp]]
2bf215546Sopenharmony_cideqp = "/deqp/modules/gles2/deqp-gles2"
3bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles2-master.txt"]
4bf215546Sopenharmony_cideqp_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_civersion_check = "GL ES 3.2.*git"
12bf215546Sopenharmony_cirenderer_check = "Intel.*HSW GT2"
13bf215546Sopenharmony_ci
14bf215546Sopenharmony_ci[[deqp]]
15bf215546Sopenharmony_cideqp = "/deqp/modules/gles3/deqp-gles3"
16bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles3-master.txt"]
17bf215546Sopenharmony_cideqp_args = [
18bf215546Sopenharmony_ci    "--deqp-surface-width=256",
19bf215546Sopenharmony_ci    "--deqp-surface-height=256",
20bf215546Sopenharmony_ci    "--deqp-surface-type=pbuffer",
21bf215546Sopenharmony_ci    "--deqp-gl-config-name=rgba8888d24s8ms0",
22bf215546Sopenharmony_ci    "--deqp-visibility=hidden"
23bf215546Sopenharmony_ci]
24bf215546Sopenharmony_civersion_check = "GL ES 3.2.*git"
25bf215546Sopenharmony_cirenderer_check = "Intel.*HSW GT2"
26bf215546Sopenharmony_ci
27bf215546Sopenharmony_ci[[deqp]]
28bf215546Sopenharmony_cideqp = "/deqp/modules/gles31/deqp-gles31"
29bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles31-master.txt"]
30bf215546Sopenharmony_cideqp_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_civersion_check = "GL ES 3.2.*git"
38bf215546Sopenharmony_cirenderer_check = "Intel.*HSW GT2"
39bf215546Sopenharmony_ci
40bf215546Sopenharmony_ci[[deqp]]
41bf215546Sopenharmony_cideqp = "/deqp/external/openglcts/modules/glcts"
42bf215546Sopenharmony_cicaselists = [
43bf215546Sopenharmony_ci        "/deqp/mustpass/gles2-khr-master.txt",
44bf215546Sopenharmony_ci        "/deqp/mustpass/gles3-khr-master.txt",
45bf215546Sopenharmony_ci        "/deqp/mustpass/gles31-khr-master.txt"
46bf215546Sopenharmony_ci]
47bf215546Sopenharmony_cideqp_args = [
48bf215546Sopenharmony_ci    "--deqp-surface-width=256",
49bf215546Sopenharmony_ci    "--deqp-surface-height=256",
50bf215546Sopenharmony_ci    "--deqp-surface-type=pbuffer",
51bf215546Sopenharmony_ci    "--deqp-gl-config-name=rgba8888d24s8ms0",
52bf215546Sopenharmony_ci    "--deqp-visibility=hidden"
53bf215546Sopenharmony_ci]
54bf215546Sopenharmony_ci
55bf215546Sopenharmony_ci[[deqp]]
56bf215546Sopenharmony_cideqp = "/deqp/external/openglcts/modules/glcts"
57bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gl46-master.txt"]
58bf215546Sopenharmony_cideqp_args = [
59bf215546Sopenharmony_ci    "--deqp-surface-width=256", "--deqp-surface-height=256",
60bf215546Sopenharmony_ci    "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden",
61bf215546Sopenharmony_ci    "--deqp-gl-config-name=rgba8888d24s8ms0",
62bf215546Sopenharmony_ci]
63bf215546Sopenharmony_ci
64bf215546Sopenharmony_ci[[piglit]]
65bf215546Sopenharmony_cipiglit_folder = "/piglit"
66bf215546Sopenharmony_ci# We use "gpu" to skip running glslparser tests, with the assumption that
67bf215546Sopenharmony_ci# they're covered by the llvmpipe run.
68bf215546Sopenharmony_ciprofile = "gpu"
69bf215546Sopenharmony_ciprocess_isolation = true
70bf215546Sopenharmony_ci  [piglit.env]
71bf215546Sopenharmony_ci  PIGLIT_PLATFORM = "gbm"
72