Commit 6679358
authored
[Fix] Renaming macro to match DXC existing one, __HLSL_ENABLE_16_BIT (#7964)
A bug was found when running WaveActiveAllEqual tests, the macro being
used didn't match the existing on in DXC, so this patch fixed it and use
the correct one `__HLSL_ENABLE_16_BIT`1 parent e7a1458 commit 6679358
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4156 | 4156 | | |
4157 | 4157 | | |
4158 | 4158 | | |
4159 | | - | |
| 4159 | + | |
4160 | 4160 | | |
4161 | 4161 | | |
4162 | | - | |
| 4162 | + | |
4163 | 4163 | | |
4164 | 4164 | | |
4165 | 4165 | | |
| |||
0 commit comments