Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upLineWidth with non-1.0 value in webgl 2 contexts can cause a GL panic #26139
Labels
Comments
bors-servo
added a commit
that referenced
this issue
Apr 8, 2020
bors-servo
added a commit
that referenced
this issue
Apr 14, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://stackoverflow.com/questions/8791531/opengl-3-2-core-profile-gllinewidth
https://community.khronos.org/t/gllinewidth-gives-gl-invalid-value-for-widths-1/69023
This is explicitly deprecated in later versions of the GL Core profile, and macOS seems to trigger it on 3.2 and greater.