On Sun Aug 13 21:36:36 2023 +0000, Zebediah Figura wrote:
Does this need to be a hlsl_fixme()? Do we know that these affect code semantics?
It's possible warning is enough, for example writing to RW buffer in conditional branches, and using [flatten] produces an error, explicitly saying that side effects are disallowed.