mirror of
https://github.com/RPCS3/glslang.git
synced 2025-01-13 14:31:18 +00:00
2915da303f
Two unrelated, minor tweaks: (1) Use std::array for shiftBindingForSet. Now matches shiftBinding. (2) Add parens in shouldFlatten() to make compiler warning happy.