Advertisement
testfirefox

webglsamples.org

Nov 9th, 2016
142
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.11 KB | None | 0 0
  1. ================================================================================================================
  2.  
  3. Console output for: transform_feedback_separated_2
  4.  
  5. Error: WebGL: transformFeedbackVaryings: Length of `varyings` exceeds TRANSFORM_FEEDBACK_SEPARATE_ATTRIBS. transform_feedback_separated_2.html:261:13
  6. Error: WebGL: beginTransformFeedback: Current program not valid for transform feedback. transform_feedback_separated_2.html:338:13
  7. Error: WebGL: endTransformFeedback: Not active. transform_feedback_separated_2.html:340:13
  8. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:325:13
  9. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:326:13
  10. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:327:13
  11. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:328:13
  12. Error: WebGL: beginTransformFeedback: Current program not valid for transform feedback. transform_feedback_separated_2.html:338:13
  13. Error: WebGL: endTransformFeedback: Not active. transform_feedback_separated_2.html:340:13
  14. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:325:13
  15. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:326:13
  16. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:327:13
  17. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:328:13
  18. Error: WebGL: beginTransformFeedback: Current program not valid for transform feedback. transform_feedback_separated_2.html:338:13
  19. Error: WebGL: endTransformFeedback: Not active. transform_feedback_separated_2.html:340:13
  20. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:325:13
  21. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:326:13
  22. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:327:13
  23. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:328:13
  24. Error: WebGL: beginTransformFeedback: Current program not valid for transform feedback. transform_feedback_separated_2.html:338:13
  25. Error: WebGL: endTransformFeedback: Not active. transform_feedback_separated_2.html:340:13
  26. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:325:13
  27. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:326:13
  28. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:327:13
  29. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:328:13
  30. Error: WebGL: beginTransformFeedback: Current program not valid for transform feedback. transform_feedback_separated_2.html:338:13
  31. Error: WebGL: endTransformFeedback: Not active. transform_feedback_separated_2.html:340:13
  32. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:325:13
  33. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:326:13
  34. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:327:13
  35. Error: WebGL: bindBufferBase: Buffers cannot be simultaneously bound to transform feedback and bound elsewhere. transform_feedback_separated_2.html:328:13
  36. Error: WebGL: beginTransformFeedback: Current program not valid for transform feedback. transform_feedback_separated_2.html:338:13
  37. Error: WebGL: No further warnings will be reported for this WebGL context. (already reported 32 warnings) transform_feedback_separated_2.html:338:13
  38.  
  39. ================================================================================================================
  40.  
  41. Console output for: draw_primiteve_restart
  42.  
  43. Error: WebGL: drawElements: bound vertex attribute buffers do not have sufficient size for given indices from the bound element array draw_primitive_restart.html:109:9
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement