You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.
That's an odd error. It looks like the graphics driver is reporting the vertex shader's varying outputvClp as an attribute input.
I'm making a wild guess your machine is an HP 250 G1 - can I ask what GPU you have in the machine?
Also, do you mind trying out a possible fix? Please try adding the line #version 110 to the top of all the shader source strings in blitter.go?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hello, i get the error, when run every samples (for example https://github.com/google/gxui/tree/master/samples/hello_world),
Error on the screen
Help plz fix this =)
The text was updated successfully, but these errors were encountered: