On Mon Feb 27 22:48:32 2023 +0000, Zebediah Figura wrote:
I don't think we want an hlsl_fixme() here. technique blocks are actually perfectly legal and ignored when not compiling effects. What we really want is an hlsl_fixme() in hlsl_ctx_init() or something if trying to compile effects, period.
They are not really ignored. Syntax should still be valid when not compiling as an effect.