On Thu Nov 9 20:07:47 2023 +0000, Nikolay Sivov wrote:
Additional field in hlsl_ir_var? Sure, my intent was to avoid changes to commonly used structures. But I agree about having fewer types.
I don't think touching hlsl_ir_var is much of a problem. As long as we're adding new subtypes we can definitely add new data for those subtypes.
It's mostly a matter of whether it'll end up being more convenient to work with that way.