mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 02:48:06 +02:00
r300/ci: update expectations
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41149>
This commit is contained in:
parent
4e8e4ca2fc
commit
1ca70a7d6c
3 changed files with 9 additions and 0 deletions
|
|
@ -1014,6 +1014,9 @@ spec@glsl-1.10@execution@variable-indexing@vs-output-array-vec2-index-wr-no-unro
|
|||
# We write -nan to output, and don't end with zero
|
||||
spec@glsl-1.20@execution@const-builtin@glsl-const-builtin-normalize,Fail
|
||||
|
||||
# Loop unrolling regression
|
||||
spec@glsl-1.20@execution@fs-function-inout-array-of-structs,Fail
|
||||
|
||||
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/8618
|
||||
spec@glsl-1.20@execution@fs-nan-builtin-max,Fail
|
||||
spec@glsl-1.20@execution@fs-nan-builtin-min,Fail
|
||||
|
|
|
|||
|
|
@ -1138,6 +1138,9 @@ spec@glsl-1.20@execution@clipping@vs-clip-vertex-primitives,Fail
|
|||
# Writes -NaN to the output and does not match the expected zero result.
|
||||
spec@glsl-1.20@execution@const-builtin@glsl-const-builtin-normalize,Fail
|
||||
|
||||
# Loop unrolling regression
|
||||
spec@glsl-1.20@execution@fs-function-inout-array-of-structs,Fail
|
||||
|
||||
# See issue:
|
||||
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/8618
|
||||
spec@glsl-1.20@execution@fs-nan-builtin-max,Fail
|
||||
|
|
|
|||
|
|
@ -1062,6 +1062,9 @@ spec@glsl-1.20@execution@clipping@vs-clip-vertex-primitives,Fail
|
|||
# We write -nan to output, and don't end with zero
|
||||
spec@glsl-1.20@execution@const-builtin@glsl-const-builtin-normalize,Fail
|
||||
|
||||
# Loop unrolling regression
|
||||
spec@glsl-1.20@execution@fs-function-inout-array-of-structs,Fail
|
||||
|
||||
# https://gitlab.freedesktop.org/mesa/mesa/-/issues/8618
|
||||
spec@glsl-1.20@execution@fs-nan-builtin-max,Fail
|
||||
spec@glsl-1.20@execution@fs-nan-builtin-min,Fail
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue