Home
last modified time | relevance | path

Searched defs:deFloatIsNaN (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/delibs/debase/
H A DdeMath.h68 DE_INLINE deBool deFloatIsNaN (float x) { return (x != x); } in deFloatIsNaN() function

Completed in 3 milliseconds