Skip to content

ttn: fix 64-bit shift on 32-bit `1`

Eric Engestrom requested to merge eric/mesa:ttn-shift-fix into master

Fixes: 4d0b2c7a ("ttn: Update shader->info as we generate code.")


Found by coverity, running it through our CI to check:
https://mesa-ci.01.org/eric_engestrom/builds/136/group/63a9f0ea7bb98050796b649e85481845

Merge request reports