Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Odd behaviour with LINE_LOOP in osmesa #24538

Closed
asajeffrey opened this issue Oct 24, 2019 · 2 comments
Closed

Odd behaviour with LINE_LOOP in osmesa #24538

asajeffrey opened this issue Oct 24, 2019 · 2 comments

Comments

@asajeffrey
Copy link
Member

@asajeffrey asajeffrey commented Oct 24, 2019

With surfman, headless servo fails /_webgl/conformance/rendering/more-than-65536-indices.html due to LINE_LOOP drawing yellow rather than green.:

  FAIL WebGL test #8: Should be green.
at (0, 0) expected: 0,255,0,255 was 128,128,0,255 - assert_true: Should be green.
at (0, 0) expected: 0,255,0,255 was 128,128,0,255 expected true got false

The test passes in x11, and passes if the tests are reordered to make the LINE_LOOP test first. This appears to be an odd feature of osmesa.

@jdm jdm added the A-content/webgl label Oct 24, 2019
@SimonSapin
Copy link
Member

@SimonSapin SimonSapin commented Apr 20, 2020

OSMesa-src is no longer used since #25853, is this still relevant?

@jdm
Copy link
Member

@jdm jdm commented Apr 20, 2020

No.

@jdm jdm closed this Apr 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.