hadronized / glsl

GLSL parser for Rust
190 stars 28 forks source link

Preprocessor parsing fails with CRLF #144

Closed unjello closed 3 years ago

unjello commented 3 years ago
cannot parse GLSL:
error: 0: at line 6:
#version 460
            ^
expected '
', found

1: at line 6, in Alt:
#version 460
            ^