Steven Perron 08964d69b0
[HLSL][SPIRV] Handle uint type for spec constant (#145577)
The testing only tried `unsigned int` and not `uint`. We want to
correctly handle these surgared types as specialization constants.
2025-06-26 11:19:02 -04:00
..