Zebediah Figura (@zfigura) commented about libs/vkd3d-shader/hlsl.h:
HLSL_IR_STORE, HLSL_IR_SWIZZLE, HLSL_IR_SWITCH,
- HLSL_IR_UNDECLARED_LOAD,
I don't like this name. It's not a load, since it's not coming from a variable. I would rather say something like "effect constant" or "stateblock constant".