Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuVectorUtil.hpp110 inline int chopToInt (float a) { return deChopFloatToInt32(a); } in chopToInt() function
328 Vector<int, Size> chopToInt (const Vector<float, Size>& v) in chopToInt() function