On Thu Sep 21 18:32:07 2023 +0000, Zebediah Figura wrote:
The thing about it is that some of the flags go on the hlsl_type, and the rest go on hlsl_ir_var/hlsl_struct_field. We started separating the naming to make it clear which is which. Interpolation modifiers fall in the latter category.
Also, even when appropriate, changing an identifier is usually something that can stay in its own commit.