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
The Rgb9e5 texture format is widely supported and very useful for representing things like HDR textures in a space efficient format. It features 9 bit mantissas with no sign bits for each component, then a 5 bit shared exponent.