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 2.0.*git"
12bf215546Sopenharmony_cirenderer_check = "Intel.*G41"
13bf215546Sopenharmony_ci
14bf215546Sopenharmony_ci[[deqp]]
15bf215546Sopenharmony_cideqp = "/deqp/external/openglcts/modules/glcts"
16bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles2-khr-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_ci
25bf215546Sopenharmony_ci[[piglit]]
26bf215546Sopenharmony_cipiglit_folder = "/piglit"
27bf215546Sopenharmony_ci# We use "gpu" to skip running glslparser tests, with the assumption that
28bf215546Sopenharmony_ci# they're covered by the llvmpipe run.
29bf215546Sopenharmony_ciprofile = "gpu"
30bf215546Sopenharmony_ciprocess_isolation = true
31bf215546Sopenharmony_ci  [piglit.env]
32bf215546Sopenharmony_ci  PIGLIT_PLATFORM = "gbm"
33