Home
last modified time | relevance | path

Searched refs:twonineths (Results 1 – 1 of 1) sorted by relevance

/TaskScheduler/ThirdParty/Squish/
H A Dclusterfit.cpp256 Vec4 const twonineths = VEC4_CONST( 2.0f/9.0f ); in Compress4() local
299 Vec4 const alphabeta_sum = twonineths*( part1 + part2 ).SplatW(); in Compress4()