[[deqp]] deqp = "/deqp/modules/gles2/deqp-gles2" caselists = ["/deqp/mustpass/gles2-main.txt"] deqp_args = [ "--deqp-surface-width=256", "--deqp-surface-height=256", "--deqp-surface-type=pbuffer", "--deqp-gl-config-name=rgba8888d24s8ms0", "--deqp-visibility=hidden" ] version_check = "GL ES 3.1.*git" renderer_check = "softpipe" [[deqp]] deqp = "/deqp/modules/gles3/deqp-gles3" caselists = ["/deqp/mustpass/gles3-main.txt"] deqp_args = [ "--deqp-surface-width=256", "--deqp-surface-height=256", "--deqp-surface-type=pbuffer", "--deqp-gl-config-name=rgba8888d24s8ms0", "--deqp-visibility=hidden" ] [[deqp]] deqp = "/deqp/modules/gles31/deqp-gles31" caselists = ["/deqp/mustpass/gles31-main.txt"] deqp_args = [ "--deqp-surface-width=256", "--deqp-surface-height=256", "--deqp-surface-type=pbuffer", "--deqp-gl-config-name=rgba8888d24s8ms0", "--deqp-visibility=hidden" ] [[deqp]] deqp = "/deqp/external/openglcts/modules/glcts" caselists = [ "/deqp/mustpass/gles2-khr-main.txt", "/deqp/mustpass/gles3-khr-main.txt", "/deqp/mustpass/gles31-khr-main.txt", ] deqp_args = [ "--deqp-surface-width=256", "--deqp-surface-height=256", "--deqp-surface-type=pbuffer", "--deqp-gl-config-name=rgba8888d24s8ms0", "--deqp-visibility=hidden" ] # Note that KHR-GL3* test sets include all tests from the previous # version, so we only need to run one test list (unlike dEQP-GLES, # where the test sets are separate). [[deqp]] deqp = "/deqp/external/openglcts/modules/glcts" caselists = [ "/deqp/mustpass/gl33-main.txt", ] deqp_args = [ "--deqp-surface-width=256", "--deqp-surface-height=256", "--deqp-surface-type=pbuffer", "--deqp-gl-config-name=rgba8888d24s8ms0", "--deqp-visibility=hidden" ] [[piglit]] piglit_folder = "/piglit" # We use "gpu" to skip running glslparser tests, with the assumption that # they're covered by the llvmpipe run. profile = "gpu" process_isolation = true