You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Clear Color is not set correctly when clear alpha < 1.
Compare WebGPURenderer with both WebGLRenderer and WebGPURenderer/WebGLBackend. The latter two appear to render the same, and I think they are correct.
Description
Clear Color is not set correctly when clear alpha < 1.
Compare
WebGPURenderer
with bothWebGLRenderer
andWebGPURenderer/WebGLBackend
. The latter two appear to render the same, and I think they are correct.Reproduction steps
Set clear alpha to less than 1.
Code
See fiddles.
Live example
WebGLRenderer (dev): https://jsfiddle.net/ofyu03vc/
WebGPURenderer (dev): https://jsfiddle.net/fbk0d8s9/
Screenshots
No response
Version
r169dev
Device
Desktop
Browser
Chrome
OS
MacOS
The text was updated successfully, but these errors were encountered: