Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLSL Angle default not working #66

Open
FredrikNoren opened this issue Apr 9, 2020 · 1 comment
Open

GLSL Angle default not working #66

FredrikNoren opened this issue Apr 9, 2020 · 1 comment

Comments

@FredrikNoren
Copy link

Hi, wanted to say awesome project first of all!

I'm trying to use the GLSL/Angle combination but it seems like it's not working, even with the default GLSL example. The output I'm getting from the default is:

#### BEGIN COMPILER 0 INFO LOG ####
ERROR: 0:1: '
' : invalid version directive

#### END COMPILER 0 INFO LOG ####
@ghost
Copy link

ghost commented Mar 11, 2021

I also can't seem to make the GLSL > ANGLE (Updated from trunk on 2020-12-15) step work. There's no output at all.
"Output", "Intermediate Tree" and "Metadata" remain blank.

The fact that I can't select the input shader stage (vertex / fragment) and output backend is already hinting that this couldn't work.

Most of our users are on ANGLE / Intel, so I'd like to occasionally check this case for some of our shaders.

Specifically, we need GLSL ES 1.00 to HLSL (Direct3D11 vs_5_0 ps_5_0).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant