Commit c529455
authored
ExecutionTests: Long Vectors - Fix WaveActiveAllEqual for bools (microsoft#7932)
Fixes a bug in the WaveActiveAllEqual hlsl test code where we intended
to make the last value of the input vector anything but the input value.
The logic was broken for bools. Updated by adding helper functions for
each possible type to handle accordingly.1 parent b9d3d10 commit c529455
1 file changed
Lines changed: 16 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4147 | 4147 | | |
4148 | 4148 | | |
4149 | 4149 | | |
| 4150 | + | |
| 4151 | + | |
| 4152 | + | |
| 4153 | + | |
| 4154 | + | |
| 4155 | + | |
| 4156 | + | |
| 4157 | + | |
| 4158 | + | |
| 4159 | + | |
| 4160 | + | |
| 4161 | + | |
| 4162 | + | |
| 4163 | + | |
4150 | 4164 | | |
4151 | 4165 | | |
4152 | 4166 | | |
4153 | 4167 | | |
4154 | | - | |
| 4168 | + | |
| 4169 | + | |
4155 | 4170 | | |
4156 | 4171 | | |
4157 | 4172 | | |
| |||
0 commit comments