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 color buffer clear when using partial viewport #6241

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented Apr 10, 2024

Fixed #6231

fixes both WebGL and WebGPU issues when clearing only a viewport. WebGPU worked on render targets, but didn't handle the default backbuffer.

@mvaligursky mvaligursky merged commit c0c4f2f into main Apr 10, 2024
7 checks passed
@mvaligursky mvaligursky deleted the mv-fix-viewport-clear branch April 10, 2024 19:39
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.

Camera non-default viewport size ignores camera clear color
2 participants