On Tue Aug 29 09:03:29 2023 +0000, Giovanni Mascellani wrote:
I think I would also be in favor of generating a new name each time an internal function is parsed.
Yes, that's nicer. My original plan was to avoid compiling the same function multiple times, but I think a nicer way to do that is to cache them in dedicated hlsl_ctx entries.