Created
May 13, 2015 20:52
-
-
Save zmike/c1af312ffe7cb171a669 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| thread '<unnamed>' panicked at 'Failed to compile shader: 0:9(2): error: invalid type `sampler2DRect' in declaration of `uSampler' | |
| 0:13(45): error: `uSampler' undeclared | |
| 0:13(31): error: no matching function for call to `texture2DRect(error, vec2)'; candidates are: | |
| 0:13(20): error: operands to arithmetic operators must be numeric', /home/zmike/src/servo/.cargo/git/checkouts/rust-layers-3d9d5f0b4e4d9002/master/src/rendergl.rs:123 | |
| fatal runtime error: Could not unwind stack, error = 5 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment