Lines Matching refs:deFloat16
27 #include "deFloat16.h"1164 static inline bool isFloat16InfOrNan (deFloat16 v)1538 dstF[i*4 + c] = deFloat16To32((deFloat16)rgba[c]);2470 DE_STATIC_ASSERT((isSameType<deFloat16, deUint16>::V));2480 const deFloat16 cf = (e << 10) + (mt >> 3);