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

WebGPURenderer: fix clear() inheriting state from previous render() & clear() passes. #26514

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

aardgoose
Copy link
Contributor

Attachment loadOp settings are inherited from previous passes when selectively clearing attachments.
Ensure all attachment load ops are correct, to avoid unwanted clearing.

@sunag sunag self-requested a review August 1, 2023 15:47
@sunag sunag merged commit c848306 into mrdoob:dev Aug 1, 2023
@Mugen87 Mugen87 added this to the r156 milestone Aug 1, 2023
@aardgoose aardgoose deleted the webgpu-clear branch September 5, 2023 10:16
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