Home | History | Annotate | Download | only in performance

Lines Matching refs:vec

259 static tcu::Vector<float, 16> vecTo16 (const tcu::Vector<float, Size>& vec)
266 res[i] = vec[i];