Searched defs:divRoundToZero (Results 1 - 1 of 1) sorted by path

/external/deqp/modules/gles31/functional/
H A Des31fTextureGatherTests.cpp81 static inline int divRoundToZero (int a, int b) function in namespace:deqp::gles31::Functional::__anon20356
1564 const int hmin = divRoundToZero(min, 2);
1565 const int hmax = divRoundToZero(max, 2);
1591 const int hmin = divRoundToZero(min, 2);
1592 const int hmax = divRoundToZero(max, 2);

Completed in 205 milliseconds