1bf215546Sopenharmony_ci# Basic test set 2bf215546Sopenharmony_ci[[deqp]] 3bf215546Sopenharmony_cideqp = "/deqp/modules/gles2/deqp-gles2" 4bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles2-master.txt"] 5bf215546Sopenharmony_ciskips = ["/install/iris-skips.txt"] 6bf215546Sopenharmony_cideqp_args = [ 7bf215546Sopenharmony_ci "--deqp-surface-width=256", "--deqp-surface-height=256", 8bf215546Sopenharmony_ci "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 9bf215546Sopenharmony_ci "--deqp-gl-config-name=rgba8888d24s8ms0", 10bf215546Sopenharmony_ci] 11bf215546Sopenharmony_civersion_check = "GL ES 3.2.*git" 12bf215546Sopenharmony_cirenderer_check = "KBL" 13bf215546Sopenharmony_ci 14bf215546Sopenharmony_ci[[deqp]] 15bf215546Sopenharmony_cideqp = "/deqp/modules/gles3/deqp-gles3" 16bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles3-master.txt"] 17bf215546Sopenharmony_ciskips = ["/install/iris-skips.txt"] 18bf215546Sopenharmony_cideqp_args = [ 19bf215546Sopenharmony_ci "--deqp-surface-width=256", "--deqp-surface-height=256", 20bf215546Sopenharmony_ci "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 21bf215546Sopenharmony_ci "--deqp-gl-config-name=rgba8888d24s8ms0", 22bf215546Sopenharmony_ci] 23bf215546Sopenharmony_ci 24bf215546Sopenharmony_ci[[deqp]] 25bf215546Sopenharmony_cideqp = "/deqp/modules/gles31/deqp-gles31" 26bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles31-master.txt"] 27bf215546Sopenharmony_ciskips = ["/install/iris-skips.txt"] 28bf215546Sopenharmony_cideqp_args = [ 29bf215546Sopenharmony_ci "--deqp-surface-width=256", "--deqp-surface-height=256", 30bf215546Sopenharmony_ci "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 31bf215546Sopenharmony_ci "--deqp-gl-config-name=rgba8888d24s8ms0", 32bf215546Sopenharmony_ci] 33bf215546Sopenharmony_ci 34bf215546Sopenharmony_ci# Note that KHR-GL3* test sets include all tests from the previous 35bf215546Sopenharmony_ci# version, so we only need to run one test list (unlike dEQP-GLES, 36bf215546Sopenharmony_ci# where the test sets are separate). 37bf215546Sopenharmony_ci[[deqp]] 38bf215546Sopenharmony_cideqp = "/deqp/external/openglcts/modules/glcts" 39bf215546Sopenharmony_cicaselists = [ 40bf215546Sopenharmony_ci "/deqp/mustpass/gles2-khr-master.txt", 41bf215546Sopenharmony_ci "/deqp/mustpass/gles3-khr-master.txt", 42bf215546Sopenharmony_ci "/deqp/mustpass/gles31-khr-master.txt", 43bf215546Sopenharmony_ci "/deqp/mustpass/gl46-master.txt", 44bf215546Sopenharmony_ci] 45bf215546Sopenharmony_ciskips = ["/install/iris-skips.txt"] 46bf215546Sopenharmony_cideqp_args = [ 47bf215546Sopenharmony_ci "--deqp-surface-width=256", "--deqp-surface-height=256", 48bf215546Sopenharmony_ci "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 49bf215546Sopenharmony_ci "--deqp-gl-config-name=rgba8888d24s8ms0", 50bf215546Sopenharmony_ci] 51bf215546Sopenharmony_ci 52bf215546Sopenharmony_ci# 565-nozs 53bf215546Sopenharmony_ci[[deqp]] 54bf215546Sopenharmony_cideqp = "/deqp/modules/gles3/deqp-gles3" 55bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles3-565-no-depth-no-stencil.txt"] 56bf215546Sopenharmony_ciskips = ["/install/iris-skips.txt"] 57bf215546Sopenharmony_cideqp_args = [ 58bf215546Sopenharmony_ci "--deqp-surface-width=256", "--deqp-surface-height=256", 59bf215546Sopenharmony_ci "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 60bf215546Sopenharmony_ci "--deqp-gl-config-name=rgb565d0s0ms0", 61bf215546Sopenharmony_ci] 62bf215546Sopenharmony_ciprefix = "565-nozs-" 63bf215546Sopenharmony_ci 64bf215546Sopenharmony_ci[[deqp]] 65bf215546Sopenharmony_cideqp = "/deqp/modules/gles31/deqp-gles31" 66bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles31-565-no-depth-no-stencil.txt"] 67bf215546Sopenharmony_ciskips = ["/install/iris-skips.txt"] 68bf215546Sopenharmony_cideqp_args = [ 69bf215546Sopenharmony_ci "--deqp-surface-width=256", "--deqp-surface-height=256", 70bf215546Sopenharmony_ci "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 71bf215546Sopenharmony_ci "--deqp-gl-config-name=rgb565d0s0ms0", 72bf215546Sopenharmony_ci] 73bf215546Sopenharmony_ciprefix = "565-nozs-" 74bf215546Sopenharmony_ci 75bf215546Sopenharmony_ci# multisample 76bf215546Sopenharmony_ci[[deqp]] 77bf215546Sopenharmony_cideqp = "/deqp/modules/gles3/deqp-gles3" 78bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles3-multisample.txt"] 79bf215546Sopenharmony_ciskips = ["/install/iris-skips.txt"] 80bf215546Sopenharmony_cideqp_args = [ 81bf215546Sopenharmony_ci "--deqp-surface-width=256", "--deqp-surface-height=256", 82bf215546Sopenharmony_ci "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 83bf215546Sopenharmony_ci "--deqp-gl-config-name=rgba8888d24s8ms4", 84bf215546Sopenharmony_ci] 85bf215546Sopenharmony_ciprefix = "multisample-" 86bf215546Sopenharmony_ci 87bf215546Sopenharmony_ci[[deqp]] 88bf215546Sopenharmony_cideqp = "/deqp/modules/gles31/deqp-gles31" 89bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles31-multisample.txt"] 90bf215546Sopenharmony_ciskips = ["/install/iris-skips.txt"] 91bf215546Sopenharmony_cideqp_args = [ 92bf215546Sopenharmony_ci "--deqp-surface-width=256", "--deqp-surface-height=256", 93bf215546Sopenharmony_ci "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 94bf215546Sopenharmony_ci "--deqp-gl-config-name=rgba8888d24s8ms4", 95bf215546Sopenharmony_ci] 96bf215546Sopenharmony_ciprefix = "multisample-" 97