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
NUKE depth/stencil channels of default framebuffer
All 3D rendering and even screen-space effects are done in FBOs. The
default framebuffer is only targeted when drawing the UI, so a depth
buffer is not neede.
0 commit comments