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 = "FD530" 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_cifraction = 2 22bf215546Sopenharmony_ci 23bf215546Sopenharmony_ci[[deqp]] 24bf215546Sopenharmony_cideqp = "/deqp/modules/gles31/deqp-gles31" 25bf215546Sopenharmony_cicaselists = ["/deqp/mustpass/gles31-master.txt"] 26bf215546Sopenharmony_cideqp_args = [ 27bf215546Sopenharmony_ci "--deqp-surface-width=256", "--deqp-surface-height=256", 28bf215546Sopenharmony_ci "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 29bf215546Sopenharmony_ci "--deqp-gl-config-name=rgba8888d24s8ms0", 30bf215546Sopenharmony_ci] 31bf215546Sopenharmony_cifraction = 2 32bf215546Sopenharmony_ci 33bf215546Sopenharmony_ci[[deqp]] 34bf215546Sopenharmony_cideqp = "/deqp/external/openglcts/modules/glcts" 35bf215546Sopenharmony_cicaselists = [ 36bf215546Sopenharmony_ci "/deqp/mustpass/gles2-khr-master.txt", 37bf215546Sopenharmony_ci "/deqp/mustpass/gles3-khr-master.txt", 38bf215546Sopenharmony_ci "/deqp/mustpass/gles31-khr-master.txt", 39bf215546Sopenharmony_ci] 40bf215546Sopenharmony_cideqp_args = [ 41bf215546Sopenharmony_ci "--deqp-surface-width=256", "--deqp-surface-height=256", 42bf215546Sopenharmony_ci "--deqp-surface-type=pbuffer", "--deqp-visibility=hidden", 43bf215546Sopenharmony_ci "--deqp-gl-config-name=rgba8888d24s8ms0", 44bf215546Sopenharmony_ci] 45bf215546Sopenharmony_ci 46bf215546Sopenharmony_ci[[piglit]] 47bf215546Sopenharmony_cipiglit_folder = "/piglit" 48bf215546Sopenharmony_ci# We use "gpu" to skip running glslparser tests, with the assumption that 49bf215546Sopenharmony_ci# they're covered by the llvmpipe run. 50bf215546Sopenharmony_ciprofile = "quick_shader" 51bf215546Sopenharmony_ciprocess_isolation = true 52bf215546Sopenharmony_ci [piglit.env] 53bf215546Sopenharmony_ci PIGLIT_PLATFORM = "gbm" 54