ci/piglit: Upgrade to a newer piglit in our containers.
Pulls in test fixes for rasterpos on softpipe and for simple-barrier-atomics on freedreno. Note that many xfail-vs-xskips end up changing, because apparently the Reviewed-by: Michel Dänzer <mdaenzer@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/8499>
This commit is contained in:
+4
-4
@@ -362,13 +362,13 @@ x86_test-base:
|
||||
x86_test-gl:
|
||||
extends: .use-x86_test-base
|
||||
variables:
|
||||
MESA_IMAGE_TAG: &x86_test-gl "2020-12-22-runner"
|
||||
MESA_IMAGE_TAG: &x86_test-gl "2020-01-13-piglit"
|
||||
|
||||
# Debian 10 based x86 test image for VK
|
||||
x86_test-vk:
|
||||
extends: .use-x86_test-base
|
||||
variables:
|
||||
MESA_IMAGE_TAG: &x86_test-vk "2020-12-22-runner"
|
||||
MESA_IMAGE_TAG: &x86_test-vk "2020-01-13-piglit"
|
||||
|
||||
# Debian 10 based ARM build image
|
||||
arm_build:
|
||||
@@ -408,7 +408,7 @@ arm64_test:
|
||||
extends:
|
||||
- .use-arm_test-base
|
||||
variables:
|
||||
MESA_IMAGE_TAG: &arm64_test "2020-12-23-piglit-2"
|
||||
MESA_IMAGE_TAG: &arm64_test "2020-01-13-piglit"
|
||||
|
||||
.use-arm64_test:
|
||||
variables:
|
||||
@@ -422,7 +422,7 @@ armhf_test:
|
||||
extends:
|
||||
- .use-arm_test-base
|
||||
variables:
|
||||
MESA_IMAGE_TAG: &armhf_test "2020-12-23-piglit-2"
|
||||
MESA_IMAGE_TAG: &armhf_test "2020-01-13-piglit"
|
||||
|
||||
.use-armhf_test:
|
||||
variables:
|
||||
|
||||
@@ -8,7 +8,7 @@ fi
|
||||
|
||||
git clone https://gitlab.freedesktop.org/mesa/piglit.git --single-branch --no-checkout /piglit
|
||||
pushd /piglit
|
||||
git checkout c702d2bbf28b01a18ce613f386a4ffef03f6c0c9
|
||||
git checkout 7e168a62b336dd106f685cd5a4a457ad7c28d501
|
||||
patch -p1 <$OLDPWD/.gitlab-ci/piglit/disable-vs_in.diff
|
||||
cmake -S . -B . -G Ninja -DCMAKE_BUILD_TYPE=Release $PIGLIT_OPTS $EXTRA_CMAKE_ARGS
|
||||
ninja $PIGLIT_BUILD_TARGETS
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
variables:
|
||||
DISTRIBUTION_TAG: "2020-12-23-piglit"
|
||||
DISTRIBUTION_TAG: "2020-01-13-piglit"
|
||||
|
||||
.kernel+rootfs:
|
||||
stage: container-2
|
||||
|
||||
@@ -179,11 +179,6 @@ spec/!opengl 1.0/gl-1.0-edgeflag: crash
|
||||
spec/!opengl 1.0/gl-1.0-edgeflag-quads: crash
|
||||
spec/!opengl 1.0/gl-1.0-no-op-paths: fail
|
||||
spec/!opengl 1.0/gl-1.0-ortho-pos: fail
|
||||
spec/!opengl 1.0/gl-1.0-rendermode-feedback/gl_2d: crash
|
||||
spec/!opengl 1.0/gl-1.0-rendermode-feedback/gl_3d: notrun
|
||||
spec/!opengl 1.0/gl-1.0-rendermode-feedback/gl_3d_color: notrun
|
||||
spec/!opengl 1.0/gl-1.0-rendermode-feedback/gl_3d_color_texture: notrun
|
||||
spec/!opengl 1.0/gl-1.0-rendermode-feedback/gl_4d_color_texture: notrun
|
||||
spec/!opengl 1.0/gl-1.0-scissor-copypixels: fail
|
||||
spec/!opengl 1.0/gl-1.0-scissor-offscreen: fail
|
||||
spec/!opengl 1.0/gl-1.0-spot-light: fail
|
||||
@@ -256,11 +251,6 @@ spec/!opengl 1.1/draw-pixels samples=4: skip
|
||||
spec/!opengl 1.1/draw-pixels samples=6: skip
|
||||
spec/!opengl 1.1/draw-pixels samples=8: skip
|
||||
spec/!opengl 1.1/gl-1.1-xor-copypixels: fail
|
||||
spec/!opengl 1.1/gl_select - alpha-test enabled: crash
|
||||
spec/!opengl 1.1/gl_select - depth-test enabled: crash
|
||||
spec/!opengl 1.1/gl_select - no test function: crash
|
||||
spec/!opengl 1.1/gl_select - scissor-test enabled: crash
|
||||
spec/!opengl 1.1/gl_select - stencil-test enabled: crash
|
||||
spec/!opengl 1.1/linestipple/factor 2x: fail
|
||||
spec/!opengl 1.1/linestipple/factor 3x: fail
|
||||
spec/!opengl 1.1/linestipple/line loop: fail
|
||||
@@ -516,6 +506,7 @@ spec/!opengl 2.0/vertex-program-two-side/vs, tcs, tes and fs: skip
|
||||
spec/!opengl 2.1/pbo/test_polygon_stip: fail
|
||||
spec/!opengl 2.1/polygon-stipple-fs: fail
|
||||
spec/!opengl 3.0/clearbuffer-depth: fail
|
||||
spec/!opengl 3.0/clearbuffer-depth-cs-probe: skip
|
||||
spec/!opengl 3.0/clearbuffer-stencil: fail
|
||||
spec/!opengl 3.0/viewport-clamp: crash
|
||||
spec/!opengl 3.1/minmax: fail
|
||||
@@ -1907,7 +1898,6 @@ spec/glsl-1.20/execution/tex-miplevel-selection gl2:textureproj(bias) 2d: fail
|
||||
spec/glsl-1.20/execution/tex-miplevel-selection gl2:textureproj(bias) 2d_projvec4: fail
|
||||
spec/glsl-1.20/execution/tex-miplevel-selection gl2:textureproj(bias) 2dshadow: fail
|
||||
spec/glsl-1.20/execution/tex-miplevel-selection gl2:textureproj(bias) 3d: fail
|
||||
spec/glsl-1.30/execution/clipping/clip-plane-transformation pos: fail
|
||||
spec/glsl-1.30/execution/tex-miplevel-selection texture() 1d: fail
|
||||
spec/glsl-1.30/execution/tex-miplevel-selection texture() 1darray: fail
|
||||
spec/glsl-1.30/execution/tex-miplevel-selection texture() 1darrayshadow: fail
|
||||
@@ -2059,7 +2049,6 @@ spec/nv_alpha_to_coverage_dither_control/nv_alpha_to_coverage_dither_control 8 1
|
||||
spec/nv_alpha_to_coverage_dither_control/nv_alpha_to_coverage_dither_control 8 1 1: skip
|
||||
spec/nv_alpha_to_coverage_dither_control/nv_alpha_to_coverage_dither_control 9: skip
|
||||
spec/nv_alpha_to_coverage_dither_control/nv_alpha_to_coverage_dither_control-error: skip
|
||||
spec/nv_conditional_render/copypixels: fail
|
||||
spec/nv_conditional_render/copyteximage: fail
|
||||
spec/nv_conditional_render/copytexsubimage: fail
|
||||
spec/nv_copy_depth_to_color/nv_copy_depth_to_color: crash
|
||||
@@ -2180,10 +2169,10 @@ wgl/wgl-sanity: skip
|
||||
summary:
|
||||
name: results
|
||||
---- --------
|
||||
pass: 16347
|
||||
fail: 498
|
||||
crash: 34
|
||||
skip: 1605
|
||||
pass: 16395
|
||||
fail: 491
|
||||
crash: 28
|
||||
skip: 1606
|
||||
timeout: 0
|
||||
warn: 0
|
||||
incomplete: 0
|
||||
@@ -2192,4 +2181,4 @@ summary:
|
||||
changes: 0
|
||||
fixes: 0
|
||||
regressions: 0
|
||||
total: 18531
|
||||
total: 18563
|
||||
|
||||
@@ -34,15 +34,17 @@ spec/amd_shader_trinary_minmax/execution/built-in-functions/cs-min3-uvec4-uvec4-
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/cs-min3-vec2-vec2-vec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/cs-min3-vec3-vec3-vec3: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/cs-min3-vec4-vec4-vec4: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-max3-uint-uint-uint: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-max3-int-int-int: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-max3-vec4-vec4-vec4: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-mid3-int-int-int: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-mid3-ivec2-ivec2-ivec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-mid3-ivec3-ivec3-ivec3: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-mid3-ivec4-ivec4-ivec4: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-mid3-uvec2-uvec2-uvec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-mid3-vec2-vec2-vec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-mid3-uvec4-uvec4-uvec4: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-mid3-vec4-vec4-vec4: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-min3-float-float-float: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-min3-ivec4-ivec4-ivec4: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-min3-uvec2-uvec2-uvec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-min3-vec2-vec2-vec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-min3-vec3-vec3-vec3: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/gs-max3-float-float-float: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/gs-max3-int-int-int: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/gs-max3-ivec2-ivec2-ivec2: skip
|
||||
@@ -115,33 +117,28 @@ spec/amd_shader_trinary_minmax/execution/built-in-functions/tcs-min3-uvec4-uvec4
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/tcs-min3-vec2-vec2-vec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/tcs-min3-vec3-vec3-vec3: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/tcs-min3-vec4-vec4-vec4: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-max3-float-float-float: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-max3-ivec4-ivec4-ivec4: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-max3-uvec2-uvec2-uvec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-max3-uvec3-uvec3-uvec3: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-mid3-ivec2-ivec2-ivec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-mid3-uint-uint-uint: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-max3-uvec4-uvec4-uvec4: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-max3-vec4-vec4-vec4: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-mid3-float-float-float: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-mid3-uvec2-uvec2-uvec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-mid3-uvec4-uvec4-uvec4: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-mid3-vec2-vec2-vec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-mid3-vec3-vec3-vec3: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-min3-int-int-int: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-min3-ivec2-ivec2-ivec2: skip
|
||||
spec/arb_arrays_of_arrays/execution/image_store/basic-imagestore-const-uniform-index: skip
|
||||
spec/arb_arrays_of_arrays/execution/image_store/basic-imagestore-mixed-const-non-const-uniform-index: skip
|
||||
spec/arb_arrays_of_arrays/execution/image_store/basic-imagestore-mixed-const-non-const-uniform-index2: skip
|
||||
spec/arb_arrays_of_arrays/execution/image_store/basic-imagestore-non-const-uniform-index: skip
|
||||
spec/arb_arrays_of_arrays/execution/sampler/fs-const-index: skip
|
||||
spec/arb_arrays_of_arrays/execution/sampler/fs-initializer-non-const-index: skip
|
||||
spec/arb_arrays_of_arrays/execution/sampler/fs-mixed-const-and-non-const-index: skip
|
||||
spec/arb_arrays_of_arrays/execution/sampler/fs-mixed-const-and-non-const-index2: skip
|
||||
spec/arb_arrays_of_arrays/execution/sampler/fs-nested-struct-arrays-nonconst-nested-array: skip
|
||||
spec/arb_arrays_of_arrays/execution/sampler/fs-non-const-index: skip
|
||||
spec/arb_arrays_of_arrays/execution/sampler/fs-struct-const-index: skip
|
||||
spec/arb_arrays_of_arrays/execution/sampler/fs-struct-const-index-sampler-const-index: skip
|
||||
spec/arb_arrays_of_arrays/execution/sampler/fs-struct-non-const-index: skip
|
||||
spec/arb_arrays_of_arrays/execution/sampler/fs-struct-non-const-index-const-index: skip
|
||||
spec/arb_arrays_of_arrays/execution/sampler/fs-struct-non-const-index-sampler-non-const-index: skip
|
||||
spec/arb_arrays_of_arrays/execution/sampler/vs-const-index: skip
|
||||
spec/arb_arrays_of_arrays/execution/sampler/vs-const-index-three-dimensions: skip
|
||||
spec/arb_arrays_of_arrays/execution/sampler/vs-non-const-index: skip
|
||||
spec/arb_arrays_of_arrays/execution/sampler/vs-struct-nonconst: skip
|
||||
spec/arb_arrays_of_arrays/execution/sampler/vs-struct-nonconst-non-opaque-members: skip
|
||||
@@ -158,6 +155,9 @@ spec/arb_arrays_of_arrays/linker/intrastage-interface-field: skip
|
||||
spec/arb_arrays_of_arrays/linker/uniform-block-array-instance-name-mismatch: skip
|
||||
spec/arb_arrays_of_arrays/linker/uniform-block-array-size-and-instance-name-mismatch: skip
|
||||
spec/arb_arrays_of_arrays/linker/vs-to-fs-atomic-counter: skip
|
||||
spec/arb_arrays_of_arrays/linker/vs-to-fs-atomic-counter-mismatch: skip
|
||||
spec/arb_arrays_of_arrays/linker/vs-to-fs-dimension-size-mismatch: skip
|
||||
spec/arb_arrays_of_arrays/linker/vs-to-fs-dimensions-mismatch: skip
|
||||
spec/arb_arrays_of_arrays/linker/vs-to-fs-interface: skip
|
||||
spec/arb_arrays_of_arrays/linker/vs-to-fs-interface-field: skip
|
||||
spec/arb_arrays_of_arrays/linker/vs-to-fs-interface-field-mismatch: skip
|
||||
@@ -166,7 +166,6 @@ spec/arb_arrays_of_arrays/linker/vs-to-fs-interface-field-unsized: skip
|
||||
spec/arb_arrays_of_arrays/linker/vs-to-fs-interface-field-unsized-mismatch: skip
|
||||
spec/arb_arrays_of_arrays/linker/vs-to-fs-interface-field-unsized-mismatch2: skip
|
||||
spec/arb_arrays_of_arrays/linker/vs-to-fs-interface-field-unsized2: skip
|
||||
spec/arb_arrays_of_arrays/linker/vs-to-fs-unsized-mismatch: skip
|
||||
spec/arb_arrays_of_arrays/linker/vs-to-gs: skip
|
||||
spec/arb_arrays_of_arrays/linker/vs-to-gs-explicit-location: skip
|
||||
spec/arb_arrays_of_arrays/linker/vs-to-gs-invalid-dimensions: skip
|
||||
@@ -372,6 +371,7 @@ spec/arb_gl_spirv/execution/ssbo/two-ssbo: skip
|
||||
spec/arb_gl_spirv/execution/ssbo/two-ssbo-different-layouts: skip
|
||||
spec/arb_gl_spirv/execution/ssbo/two-stages: skip
|
||||
spec/arb_gl_spirv/execution/ssbo/unsized-array: skip
|
||||
spec/arb_gl_spirv/execution/ssbo/unsized-array-length: skip
|
||||
spec/arb_gl_spirv/execution/ubo/aoa: skip
|
||||
spec/arb_gl_spirv/execution/ubo/aoa-2: skip
|
||||
spec/arb_gl_spirv/execution/ubo/array: skip
|
||||
@@ -940,7 +940,6 @@ spec/glsl-1.10/execution/loops/glsl-fs-unroll-explosion: crash
|
||||
spec/glsl-1.10/execution/loops/glsl-vs-unroll-explosion: crash
|
||||
spec/glsl-1.10/preprocessor/extension-defined-test: skip
|
||||
spec/glsl-1.10/preprocessor/extension-if-1: skip
|
||||
spec/glsl-1.10/preprocessor/if-eq: skip
|
||||
spec/glsl-1.20/execution/clipping/fixed-clip-enables: fail
|
||||
spec/glsl-1.20/execution/clipping/vs-clip-vertex-const-accept: fail
|
||||
spec/glsl-1.20/execution/clipping/vs-clip-vertex-different-from-position: fail
|
||||
@@ -1065,17 +1064,17 @@ spec/glsl-3.30/execution/built-in-functions/vs-intbitstofloat-neg: skip
|
||||
spec/glsl-3.30/execution/built-in-functions/vs-intbitstofloat-neg_abs: skip
|
||||
spec/glsl-3.30/execution/built-in-functions/vs-uintbitstofloat: skip
|
||||
spec/glsl-3.30/execution/glsl-bug-109601: skip
|
||||
spec/glsl-es-3.00/execution/built-in-functions/const-packsnorm2x16: skip
|
||||
spec/glsl-es-3.00/execution/built-in-functions/fs-packsnorm2x16: skip
|
||||
spec/glsl-es-3.00/execution/built-in-functions/const-packhalf2x16: skip
|
||||
spec/glsl-es-3.00/execution/built-in-functions/const-packunorm2x16: skip
|
||||
spec/glsl-es-3.00/execution/built-in-functions/const-unpacksnorm2x16: skip
|
||||
spec/glsl-es-3.00/execution/built-in-functions/const-unpackunorm2x16: skip
|
||||
spec/glsl-es-3.00/execution/built-in-functions/fs-unpackhalf2x16: skip
|
||||
spec/glsl-es-3.00/execution/built-in-functions/fs-unpacksnorm2x16: skip
|
||||
spec/glsl-es-3.00/execution/built-in-functions/vs-packsnorm2x16: skip
|
||||
spec/glsl-es-3.00/execution/built-in-functions/vs-packunorm2x16: skip
|
||||
spec/glsl-es-3.00/execution/sanity: skip
|
||||
spec/glsl-es-3.00/execution/built-in-functions/vs-packhalf2x16: skip
|
||||
spec/glsl-es-3.00/execution/varying-struct-copy-local-fs: skip
|
||||
spec/glsl-es-3.00/execution/varying-struct-copy-uniform-vs: skip
|
||||
spec/glsl-es-3.00/linker/glsl-mismatched-uniform-precision-unused: skip
|
||||
spec/glsl-es-3.10/execution/cs-image-atomic-if-else: skip
|
||||
spec/glsl-es-3.00/execution/varying-struct-copy-out-vs: skip
|
||||
spec/glsl-es-3.00/execution/varying-struct-copy-return-vs: skip
|
||||
spec/glsl-es-3.00/linker/glsl-mismatched-uniform-precision-used: skip
|
||||
spec/glsl-es-3.10/execution/fs-simple-atomic-counter-inc-dec-read: skip
|
||||
spec/glsl-es-3.10/execution/vs-simple-atomic-counter-inc-dec-read: skip
|
||||
spec/intel_shader_atomic_float_minmax/execution/shared-atomiccompswap-float: skip
|
||||
spec/intel_shader_atomic_float_minmax/execution/shared-atomicexchange-float: skip
|
||||
@@ -1202,10 +1201,10 @@ spec/oes_viewport_array/viewport-gs-writes-out-of-range: skip
|
||||
summary:
|
||||
name: results
|
||||
---- --------
|
||||
pass: 5342
|
||||
pass: 5344
|
||||
fail: 71
|
||||
crash: 39
|
||||
skip: 1089
|
||||
skip: 1088
|
||||
timeout: 0
|
||||
warn: 2
|
||||
incomplete: 0
|
||||
@@ -1214,4 +1213,4 @@ summary:
|
||||
changes: 0
|
||||
fixes: 0
|
||||
regressions: 0
|
||||
total: 6543
|
||||
total: 6544
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -387,6 +387,7 @@ spec/!opengl 2.0/vertex-program-two-side/tcs-out, tes and fs: skip
|
||||
spec/!opengl 2.0/vertex-program-two-side/tes-out and fs: skip
|
||||
spec/!opengl 2.0/vertex-program-two-side/vs, gs and fs: skip
|
||||
spec/!opengl 2.0/vertex-program-two-side/vs, tcs, tes and fs: skip
|
||||
spec/!opengl 3.0/clearbuffer-depth-cs-probe: fail
|
||||
spec/!opengl 3.1/draw-buffers-errors: skip
|
||||
spec/!opengl 3.2/gl-3.2-adj-prims pv-first: fail
|
||||
spec/!opengl 3.2/layered-rendering/clear-color-mismatched-layer-count: fail
|
||||
@@ -1661,8 +1662,8 @@ wgl/wgl-sanity: skip
|
||||
summary:
|
||||
name: results
|
||||
---- --------
|
||||
pass: 23099
|
||||
fail: 197
|
||||
pass: 23132
|
||||
fail: 198
|
||||
crash: 1
|
||||
skip: 1438
|
||||
timeout: 0
|
||||
@@ -1673,4 +1674,4 @@ summary:
|
||||
changes: 0
|
||||
fixes: 0
|
||||
regressions: 0
|
||||
total: 24759
|
||||
total: 24793
|
||||
|
||||
@@ -73,6 +73,7 @@ spec/arb_gl_spirv/execution/ssbo/two-ssbo: skip
|
||||
spec/arb_gl_spirv/execution/ssbo/two-ssbo-different-layouts: skip
|
||||
spec/arb_gl_spirv/execution/ssbo/two-stages: skip
|
||||
spec/arb_gl_spirv/execution/ssbo/unsized-array: skip
|
||||
spec/arb_gl_spirv/execution/ssbo/unsized-array-length: skip
|
||||
spec/arb_gl_spirv/execution/ubo/aoa: skip
|
||||
spec/arb_gl_spirv/execution/ubo/aoa-2: skip
|
||||
spec/arb_gl_spirv/execution/ubo/array: skip
|
||||
@@ -601,7 +602,7 @@ summary:
|
||||
pass: 15819
|
||||
fail: 83
|
||||
crash: 170
|
||||
skip: 344
|
||||
skip: 345
|
||||
timeout: 0
|
||||
warn: 0
|
||||
incomplete: 0
|
||||
@@ -610,4 +611,4 @@ summary:
|
||||
changes: 0
|
||||
fixes: 0
|
||||
regressions: 0
|
||||
total: 16416
|
||||
total: 16417
|
||||
|
||||
@@ -373,6 +373,7 @@ spec/!opengl 2.0/vertex-program-two-side front/vs, tcs, tes and fs: skip
|
||||
spec/!opengl 2.0/vertex-program-two-side/tcs-out, tes and fs: skip
|
||||
spec/!opengl 2.0/vertex-program-two-side/tes-out and fs: skip
|
||||
spec/!opengl 2.0/vertex-program-two-side/vs, tcs, tes and fs: skip
|
||||
spec/!opengl 3.0/clearbuffer-depth-cs-probe: fail
|
||||
spec/!opengl 3.0/gl30basic: fail
|
||||
spec/!opengl 3.0/minmax: fail
|
||||
spec/!opengl 3.1/minmax: fail
|
||||
@@ -447,16 +448,14 @@ spec/amd_shader_trinary_minmax/execution/built-in-functions/cs-min3-uvec4-uvec4-
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/cs-min3-vec2-vec2-vec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/cs-min3-vec3-vec3-vec3: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/cs-min3-vec4-vec4-vec4: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-max3-uint-uint-uint: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-mid3-ivec2-ivec2-ivec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-max3-int-int-int: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-max3-vec2-vec2-vec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-mid3-ivec4-ivec4-ivec4: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-min3-int-int-int: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-min3-uvec2-uvec2-uvec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/fs-min3-vec2-vec2-vec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/gs-max3-ivec2-ivec2-ivec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/gs-max3-ivec4-ivec4-ivec4: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/gs-max3-uvec3-uvec3-uvec3: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/gs-mid3-ivec2-ivec2-ivec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/gs-min3-vec3-vec3-vec3: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/gs-min3-vec4-vec4-vec4: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/gs-min3-int-int-int: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/gs-min3-ivec2-ivec2-ivec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/gs-min3-vec2-vec2-vec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/tcs-max3-float-float-float: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/tcs-max3-int-int-int: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/tcs-max3-ivec2-ivec2-ivec2: skip
|
||||
@@ -493,11 +492,9 @@ spec/amd_shader_trinary_minmax/execution/built-in-functions/tcs-min3-uvec4-uvec4
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/tcs-min3-vec2-vec2-vec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/tcs-min3-vec3-vec3-vec3: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/tcs-min3-vec4-vec4-vec4: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-max3-ivec4-ivec4-ivec4: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-max3-uvec3-uvec3-uvec3: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-mid3-int-int-int: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-mid3-uvec2-uvec2-uvec2: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-mid3-vec3-vec3-vec3: skip
|
||||
spec/amd_shader_trinary_minmax/execution/built-in-functions/vs-min3-int-int-int: skip
|
||||
spec/apple_object_purgeable/object_purgeable-api-pbo: skip
|
||||
spec/apple_object_purgeable/object_purgeable-api-texture: skip
|
||||
spec/apple_object_purgeable/object_purgeable-api-vbo: skip
|
||||
@@ -615,9 +612,7 @@ spec/arb_enhanced_layouts/arb_enhanced_layouts-transform-feedback-layout-qualifi
|
||||
spec/arb_enhanced_layouts/arb_enhanced_layouts-transform-feedback-layout-qualifiers_vs_interface: crash
|
||||
spec/arb_enhanced_layouts/arb_enhanced_layouts-transform-feedback-layout-qualifiers_vs_named_interface: crash
|
||||
spec/arb_enhanced_layouts/arb_enhanced_layouts-transform-feedback-layout-qualifiers_vs_struct: crash
|
||||
spec/arb_enhanced_layouts/execution/component-layout/vs-attribs-array: skip
|
||||
spec/arb_enhanced_layouts/execution/component-layout/vs-gs-fs: skip
|
||||
spec/arb_enhanced_layouts/execution/component-layout/vs-gs-fs-double: skip
|
||||
spec/arb_enhanced_layouts/execution/component-layout/vs-fs: skip
|
||||
spec/arb_enhanced_layouts/execution/component-layout/vs-tcs-load-output: skip
|
||||
spec/arb_enhanced_layouts/execution/component-layout/vs-tcs-load-output-indirect: skip
|
||||
spec/arb_enhanced_layouts/execution/component-layout/vs-tcs-tes-fs: skip
|
||||
@@ -696,6 +691,7 @@ spec/arb_gl_spirv/execution/ssbo/two-ssbo: skip
|
||||
spec/arb_gl_spirv/execution/ssbo/two-ssbo-different-layouts: skip
|
||||
spec/arb_gl_spirv/execution/ssbo/two-stages: skip
|
||||
spec/arb_gl_spirv/execution/ssbo/unsized-array: skip
|
||||
spec/arb_gl_spirv/execution/ssbo/unsized-array-length: skip
|
||||
spec/arb_gl_spirv/execution/ubo/aoa: skip
|
||||
spec/arb_gl_spirv/execution/ubo/aoa-2: skip
|
||||
spec/arb_gl_spirv/execution/ubo/array: skip
|
||||
@@ -862,13 +858,11 @@ spec/arb_sample_shading/samplemask 6: skip
|
||||
spec/arb_sample_shading/samplemask 6 all: skip
|
||||
spec/arb_sample_shading/samplemask 8: skip
|
||||
spec/arb_sample_shading/samplemask 8 all: skip
|
||||
spec/arb_separate_shader_objects/linker/large-number-of-unused-varyings: skip
|
||||
spec/arb_separate_shader_objects/linker/pervertex-clipdistance-tcs-out-tes: skip
|
||||
spec/arb_separate_shader_objects/linker/pervertex-clipdistance-tes-out-gs: skip
|
||||
spec/arb_separate_shader_objects/linker/pervertex-clipdistance-vs-out-tcs: skip
|
||||
spec/arb_separate_shader_objects/linker/pervertex-culldistance-tcs-out-tes: skip
|
||||
spec/arb_separate_shader_objects/linker/pervertex-culldistance-tes-out-gs: skip
|
||||
spec/arb_separate_shader_objects/linker/pervertex-culldistance-vs-out-gs: skip
|
||||
spec/arb_separate_shader_objects/linker/pervertex-culldistance-vs-out-tcs: skip
|
||||
spec/arb_separate_shader_objects/linker/pervertex-pointsize-tcs-out-tes: skip
|
||||
spec/arb_separate_shader_objects/linker/pervertex-pointsize-tes-out-gs: skip
|
||||
@@ -876,7 +870,6 @@ spec/arb_separate_shader_objects/linker/pervertex-pointsize-vs-out-tcs: skip
|
||||
spec/arb_separate_shader_objects/linker/pervertex-position-tcs-out-tes: skip
|
||||
spec/arb_separate_shader_objects/linker/pervertex-position-tes-out-gs: skip
|
||||
spec/arb_separate_shader_objects/linker/pervertex-position-vs-out-tcs: skip
|
||||
spec/arb_separate_shader_objects/linker/vs-to-fs-explicit-location-mismatch-array: skip
|
||||
spec/arb_separate_shader_objects/mix-and-match-tcs-tes: skip
|
||||
spec/arb_separate_shader_objects/rendezvous by location (5 stages): skip
|
||||
spec/arb_separate_shader_objects/validateprogrampipeline/only tes from tes/tcs program: skip
|
||||
@@ -928,7 +921,6 @@ spec/arb_shader_group_vote/vs-eq-const: skip
|
||||
spec/arb_shader_group_vote/vs-eq-uniform: skip
|
||||
spec/arb_shader_image_load_store/execution/disable_early_z: fail
|
||||
spec/arb_shader_image_load_store/execution/gl45-imageatomicexchange-float: skip
|
||||
spec/arb_shader_image_load_store/execution/image_checkerboard: skip
|
||||
spec/arb_shader_image_load_store/max-size/imagecube max size test/4096x4096x6x1: skip
|
||||
spec/arb_shader_image_load_store/max-size/imagecubearray max size test/4096x4096x6x1: skip
|
||||
spec/arb_shader_precision/fs-degrees-float: skip
|
||||
@@ -2718,7 +2710,7 @@ spec/glsl-1.10/execution/loops/glsl-fs-unroll-explosion: crash
|
||||
spec/glsl-1.10/execution/loops/glsl-vs-unroll-explosion: crash
|
||||
spec/glsl-1.10/preprocessor/extension-defined-test: skip
|
||||
spec/glsl-1.10/preprocessor/extension-if-1: skip
|
||||
spec/glsl-1.10/preprocessor/if-eq: skip
|
||||
spec/glsl-1.10/preprocessor/ifndef: skip
|
||||
spec/glsl-1.30/execution/tex-miplevel-selection texturegrad 1d: fail
|
||||
spec/glsl-1.30/execution/tex-miplevel-selection texturegrad 1darray: fail
|
||||
spec/glsl-1.30/execution/tex-miplevel-selection texturegrad 1darrayshadow: fail
|
||||
@@ -3083,10 +3075,10 @@ wgl/wgl-sanity: skip
|
||||
summary:
|
||||
name: results
|
||||
---- --------
|
||||
pass: 26801
|
||||
fail: 399
|
||||
pass: 26844
|
||||
fail: 400
|
||||
crash: 42
|
||||
skip: 2612
|
||||
skip: 2603
|
||||
timeout: 0
|
||||
warn: 4
|
||||
incomplete: 0
|
||||
@@ -3095,4 +3087,4 @@ summary:
|
||||
changes: 0
|
||||
fixes: 0
|
||||
regressions: 0
|
||||
total: 29883
|
||||
total: 29918
|
||||
|
||||
Reference in New Issue
Block a user