~mmach/netext73/mesa-haswell

« back to all changes in this revision

Viewing changes to src/gallium/drivers/crocus/ci/deqp-crocus-g41.toml

  • Committer: mmach
  • Date: 2022-09-22 19:56:13 UTC
  • Revision ID: netbit73@gmail.com-20220922195613-wtik9mmy20tmor0i
2022-09-22 21:17:09

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
[[deqp]]
2
 
deqp = "/deqp/modules/gles2/deqp-gles2"
3
 
caselists = ["/deqp/mustpass/gles2-master.txt"]
4
 
deqp_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
 
]
11
 
version_check = "GL ES 2.0.*git"
12
 
renderer_check = "Intel.*G41"
13
 
 
14
 
[[deqp]]
15
 
deqp = "/deqp/external/openglcts/modules/glcts"
16
 
caselists = ["/deqp/mustpass/gles2-khr-master.txt"]
17
 
deqp_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
 
]