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 vector path currently uses a 16 x 16 -> 32 mul followed by a shift. We should experiment with 32 x 32 -> top 32 of 64. We could use the same precision as the C path.