Skip to content

Instantly share code, notes, and snippets.

@zmike
Created May 13, 2015 20:52
Show Gist options
  • Select an option

  • Save zmike/c1af312ffe7cb171a669 to your computer and use it in GitHub Desktop.

Select an option

Save zmike/c1af312ffe7cb171a669 to your computer and use it in GitHub Desktop.
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