dfranx/SHADERed

line continuation not supported for this version or the enabled extensions

DavidLyhedDanielsson opened this issue · 0 comments

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?