Skip to content

Instantly share code, notes, and snippets.

@ruby0x1
Created November 11, 2015 23:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ruby0x1/dae2c19b4244ea9c4549 to your computer and use it in GitHub Desktop.
Save ruby0x1/dae2c19b4244ea9c4549 to your computer and use it in GitHub Desktop.
WebGL drawArrays 64k limit
Chrome Version 46.0.2490.80 (64-bit)
Frame 965 errors:
VM143:9918 ----------------------
VM143:9924 INVALID_OPERATION <= drawArrays(TRIANGLES, 0, 65760)
[GroupMarkerNotSet(crbug.com/242999)!:D0EE0516CE7F0000]GL ERROR :GL_INVALID_OPERATION : glDrawArrays: attempt to access out of range vertices in attribute 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment