Skip to content
This repository has been archived by the owner on Nov 5, 2022. It is now read-only.

Error when run samples #159

Open
valiknet18 opened this issue Sep 27, 2015 · 1 comment
Open

Error when run samples #159

valiknet18 opened this issue Sep 27, 2015 · 1 comment

Comments

@valiknet18
Copy link

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
image

Help plz fix this =)

@ben-clayton
Copy link
Contributor

That's an odd error. It looks like the graphics driver is reporting the vertex shader's varying output vClp 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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants