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
A simple block compaction pass can eliminate unnecessary branches and labels when only one block precedes another one. This is estimated to get at least a 20% size reduction in the current output of the RT64 Raster shader.
A simple block compaction pass can eliminate unnecessary branches and labels when only one block precedes another one. This is estimated to get at least a 20% size reduction in the current output of the RT64 Raster shader.