Browse Source
The frontend IR opcodes do not distinguish between signed and unsigned integer types. Fixes broken shaders when IR validation/graphics debugging is enabled for shaders that used BitCastS32F32nce_cpp
13 changed files with 19 additions and 46 deletions
Loading…
Reference in new issue