I'm trying to create a multi-line macro using line continuations but it gives me the compilation error from the subject line. I am writing HLSL code in an hlsli file.
The error seems to come from glslang, but glslang seems to support line continuations? Is it a simple versioning/flag issue?