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: viewportDepthTexture broken when antialias is enabled. #28436

Closed
RenaudRohlinger opened this issue May 20, 2024 · 1 comment
Closed
Assignees
Milestone

Comments

@RenaudRohlinger
Copy link
Collaborator

RenaudRohlinger commented May 20, 2024

Description

viewportDepthTexture doesn't work in a non-postprocess setup with antialiasing on both WebGPU and WebGL backends.

https://jsfiddle.net/chaz18up/2/:
image

Errors:

WebGPU:
image
WebGL:
image

Version

r164

@Mugen87
Copy link
Collaborator

Mugen87 commented Jan 30, 2025

#30422 actually fixed this issue for the WebGL backend. The WebGPU backend works since r172. 🎉

https://jsfiddle.net/3sv54urc/2/

@Mugen87 Mugen87 added this to the r173 milestone Jan 30, 2025
@Mugen87 Mugen87 closed this as completed Jan 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants