Searched refs:twonineths (Results 1 – 1 of 1) sorted by relevance
256 Vec4 const twonineths = VEC4_CONST( 2.0f/9.0f ); in Compress4() local299 Vec4 const alphabeta_sum = twonineths*( part1 + part2 ).SplatW(); in Compress4()