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.1.*git" 11bf215546Sopenharmony_cirenderer_check = "Mali-G52" 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_ci 22bf215546Sopenharmony_ci[[deqp]] 23bf215546Sopenharmony_cideqp = "/deqp/modules/gles31/deqp-gles31" 24bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles31-master.txt"] 25bf215546Sopenharmony_cideqp_args = [ 26bf215546Sopenharmony_ci "--deqp-surface-width=256", "--deqp-surface-height=256", 27bf215546Sopenharmony_ci "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 28bf215546Sopenharmony_ci "--deqp-gl-config-name=rgba8888d24s8ms0", 29bf215546Sopenharmony_ci] 30bf215546Sopenharmony_ci 31bf215546Sopenharmony_ci[[deqp]] 32bf215546Sopenharmony_cideqp = "/deqp/external/openglcts/modules/glcts" 33bf215546Sopenharmony_cicaselists = [ 34bf215546Sopenharmony_ci "/deqp/mustpass/gles2-khr-master.txt", 35bf215546Sopenharmony_ci "/deqp/mustpass/gles3-khr-master.txt", 36bf215546Sopenharmony_ci "/deqp/mustpass/gles31-khr-master.txt", 37bf215546Sopenharmony_ci] 38bf215546Sopenharmony_cideqp_args = [ 39bf215546Sopenharmony_ci "--deqp-surface-width=256", "--deqp-surface-height=256", 40bf215546Sopenharmony_ci "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 41bf215546Sopenharmony_ci "--deqp-gl-config-name=rgba8888d24s8ms0", 42bf215546Sopenharmony_ci] 43bf215546Sopenharmony_ci 44bf215546Sopenharmony_ci# Smoke test spilling 45bf215546Sopenharmony_ci[[deqp]] 46bf215546Sopenharmony_cideqp = "/deqp/modules/gles2/deqp-gles2" 47bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles2-master.txt"] 48bf215546Sopenharmony_ciinclude = ["functional.shaders"] 49bf215546Sopenharmony_cideqp_args = [ 50bf215546Sopenharmony_ci "--deqp-surface-width=256", "--deqp-surface-height=256", 51bf215546Sopenharmony_ci "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 52bf215546Sopenharmony_ci "--deqp-gl-config-name=rgba8888d24s8ms0", 53bf215546Sopenharmony_ci] 54bf215546Sopenharmony_ciprefix = "spill-" 55bf215546Sopenharmony_cifraction = 2 56bf215546Sopenharmony_ci[deqp.env] 57bf215546Sopenharmony_ciBIFROST_MESA_DEBUG = "spill" 58