On Tue Jun 13 09:56:46 2023 +0000, Zebediah Figura wrote:
vkd3d-shader/hlsl: Reorder constant folding helpers.
So that operations are more or less grouped by category (unary, arithmetic, comparison, min/max, bitwise).
Once upon a time these were alphabetical...
Now they are again! Their former splendor is fully restored!