Advertisement
Guest User

Untitled

a guest
Jul 26th, 2017
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. GLW [ERROR]: Unable to compile shader bundle://src/ui/glw/glsl/v1.glsl
  2. GLW [ERROR]: ERROR: 0:21: 'clamp' : no matching overloaded function found
  3.  
  4. GLW [ERROR]: Unable to link shader Texture
  5. GLW [ERROR]: ERROR: fragment shader reads varying 'f_col_mul' which is not written.
  6. ERROR: fragment shader reads varying 'f_tex' which is not written.
  7. ERROR: fragment shader reads varying 'f_col_off' which is not written.
  8.  
  9. GLW [ERROR]: Unable to link shader Flat
  10. GLW [ERROR]: ERROR: fragment shader reads varying 'f_col_mul' which is not written.
  11. ERROR: fragment shader reads varying 'f_col_off' which is not written.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement