WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| | An integer add group operation of all `value` operands contributed by active invocations in the group.
6
+
| |
7
+
| | Result Type must be a scalar or vector of integer type.
8
8
... |
9
-
842 | | * `ClusterSize` must not be greater than the size of the group
10
-
843 | | ");
9
+
| | * `ClusterSize` must not be greater than the size of the group
10
+
| | ");
11
11
| |__^ evaluation of `spirv_std::arch::subgroup_clustered_i_add::<0, u32, u32>::{constant#0}` failed here
12
12
|
13
13
= note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `macro_subgroup_op_clustered` (in Nightly builds, run with -Z macro-backtrace for more info)
| | An integer add group operation of all `value` operands contributed by active invocations in the group.
6
+
| |
7
+
| | Result Type must be a scalar or vector of integer type.
8
8
... |
9
-
842 | | * `ClusterSize` must not be greater than the size of the group
10
-
843 | | ");
9
+
| | * `ClusterSize` must not be greater than the size of the group
10
+
| | ");
11
11
| |__^ evaluation of `spirv_std::arch::subgroup_clustered_i_add::<5, u32, u32>::{constant#0}` failed here
12
12
|
13
13
= note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `macro_subgroup_op_clustered` (in Nightly builds, run with -Z macro-backtrace for more info)
0 commit comments