xref: /aosp_15_r20/external/mesa3d/src/gallium/drivers/crocus/ci/deqp-crocus-g41.toml (revision 6104692788411f58d303aa86923a9ff6ecaded22)
1[[deqp]]
2deqp = "/deqp/modules/gles2/deqp-gles2"
3caselists = ["/deqp/mustpass/gles2-main.txt"]
4deqp_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]
11version_check = "GL ES 2.0.*git"
12renderer_check = "Intel.*G41"
13
14[[deqp]]
15deqp = "/deqp/external/openglcts/modules/glcts"
16caselists = ["/deqp/mustpass/gles2-khr-main.txt"]
17deqp_args = [
18    "--deqp-surface-width=256",
19    "--deqp-surface-height=256",
20    "--deqp-surface-type=pbuffer",
21    "--deqp-gl-config-name=rgba8888d24s8ms0",
22    "--deqp-visibility=hidden"
23]
24
25[[piglit]]
26piglit_folder = "/piglit"
27# We use "gpu" to skip running glslparser tests, with the assumption that
28# they're covered by the llvmpipe run.
29profile = "gpu"
30process_isolation = true
31