Searched refs:ooLen (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/framework/common/ | ||
H A D | tcuVectorUtil.hpp | 175 T ooLen = T(1) / length(a); in normalize() local 178 res.m_data[i] = ooLen * a.m_data[i]; in normalize() |
Completed in 2 milliseconds