-
- Downloads
Clear Vector4a using _mm_setzero_ps(); as that optimizes out to a nearly free...
Clear Vector4a using _mm_setzero_ps(); as that optimizes out to a nearly free instruction on modern processors vs fetching a zero array from memory
Please register or sign in to comment