Searched refs:beststart (Results 1 – 1 of 1) sorted by relevance
135 Vec4 beststart = VEC4_CONST( 0.0f ); in Compress3() local190 beststart = a; in Compress3()219 Vec3 axis = ( bestend - beststart ).GetVec3(); in Compress3()241 WriteColourBlock3( beststart.GetVec3(), bestend.GetVec3(), bestindices, block ); in Compress3()266 Vec4 beststart = VEC4_CONST( 0.0f ); in Compress4() local325 beststart = a; in Compress4()362 Vec3 axis = ( bestend - beststart ).GetVec3(); in Compress4()386 WriteColourBlock4( beststart.GetVec3(), bestend.GetVec3(), bestindices, block ); in Compress4()