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

[Fix] DepthGrab now supports render target without stencil #5994

Merged
merged 1 commit into from Jan 26, 2024

Conversation

mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented Jan 26, 2024

Fixes #5664

depth grabbing now creates buffer with compatible format, matching depth and stencil options, instead of ignoring stencil option.

@mvaligursky mvaligursky self-assigned this Jan 26, 2024
@mvaligursky mvaligursky added bug area: graphics Graphics related issue labels Jan 26, 2024
@mvaligursky mvaligursky requested a review from a team January 26, 2024 12:40
@mvaligursky mvaligursky merged commit cbf14e0 into main Jan 26, 2024
7 checks passed
@mvaligursky mvaligursky deleted the mv-depth—grab-no-stencil branch January 26, 2024 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WebGL2 Graphics device creation with stencil: false breaks depth scene grab
2 participants