Home
last modified time | relevance | path

Searched defs:alphabeta_sum (Results 1 – 1 of 1) sorted by relevance

/TaskScheduler/ThirdParty/Squish/
H A Dclusterfit.cpp164 Vec4 alphabeta_sum = ( part1*half_half2 ).SplatW(); in Compress3() local
299 Vec4 const alphabeta_sum = twonineths*( part1 + part2 ).SplatW(); in Compress4() local