1bf215546Sopenharmony_ci# Basic test set
2bf215546Sopenharmony_ci[[deqp]]
3bf215546Sopenharmony_cideqp = "/deqp/modules/gles2/deqp-gles2"
4bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles2-master.txt"]
5bf215546Sopenharmony_cideqp_args = [
6bf215546Sopenharmony_ci    "--deqp-surface-width=256", "--deqp-surface-height=256",
7bf215546Sopenharmony_ci    "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden",
8bf215546Sopenharmony_ci    "--deqp-gl-config-name=rgba8888d24s8ms0",
9bf215546Sopenharmony_ci]
10bf215546Sopenharmony_civersion_check = "GL ES 3.2.*git"
11bf215546Sopenharmony_cirenderer_check = "STONEY"
12bf215546Sopenharmony_ci
13bf215546Sopenharmony_ci[[deqp]]
14bf215546Sopenharmony_cideqp = "/deqp/modules/gles3/deqp-gles3"
15bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles3-master.txt"]
16bf215546Sopenharmony_cideqp_args = [
17bf215546Sopenharmony_ci    "--deqp-surface-width=256", "--deqp-surface-height=256",
18bf215546Sopenharmony_ci    "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden",
19bf215546Sopenharmony_ci    "--deqp-gl-config-name=rgba8888d24s8ms0",
20bf215546Sopenharmony_ci]
21bf215546Sopenharmony_cifraction = 2
22bf215546Sopenharmony_ci
23bf215546Sopenharmony_ci[[deqp]]
24bf215546Sopenharmony_cideqp = "/deqp/modules/gles31/deqp-gles31"
25bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles31-master.txt"]
26bf215546Sopenharmony_cideqp_args = [
27bf215546Sopenharmony_ci    "--deqp-surface-width=256", "--deqp-surface-height=256",
28bf215546Sopenharmony_ci    "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden",
29bf215546Sopenharmony_ci    "--deqp-gl-config-name=rgba8888d24s8ms0",
30bf215546Sopenharmony_ci]
31bf215546Sopenharmony_cifraction = 2
32