Searched defs:deChopToInt32 (Results 1 - 1 of 1) sorted by relevance
/third_party/vk-gl-cts/framework/delibs/debase/ | ||
H A D | deMath.h | 284 DE_INLINE deInt32 deChopToInt32 (double x) { return (deInt32)x; } in deChopToInt32() function |
Completed in 3 milliseconds