8000 fix: do not touch stencil in _renderPass() by felixpalmer · Pull Request #9630 · visgl/deck.gl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fix: do not touch stencil in _renderPass() #9630

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

Merged
merged 1 commit into from
May 13, 2025

Conversation

felixpalmer
Copy link
Collaborator

Background

When using RasterTileLayer with MapboxOverlay interleaved rendering, the rendering of the mapbox layers above the deck.gl layer is broken (some of the mapbox tiles render, while others do not). Preventing the stencil from being cleared fixes the issue

Change List

  • Use clearStencil: false in ScreenPass._renderPass()

@coveralls
Copy link

Coverage Status

coverage: 91.634%. remained the same
when pulling 70a8191 on felix/postprocess-stencil
into 6cb3f46 on master.

@felixpalmer felixpalmer merged commit 9aa0297 into master May 13, 2025
4 checks passed
@felixpalmer felixpalmer deleted the felix/postprocess-stencil branch May 13, 2025 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0