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 upServo + surfman uses the same values for depth/alpha/stencil for webgl and webxr #24498
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The webxr spec requires the depth/alpha/stencil values for webxr and webgl to be independent, but servo+surfman shares them.