Home
last modified time | relevance | path

Searched refs:was_infnan (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/src/Shader/
DShaderCore.cpp1066 static const uint32_t was_infnan = 0x7BFF; in halfToFloatBits() local
1072 (CmpNLE(As<UInt4>(expmant), UInt4(was_infnan)) & UInt4(exp_infnan))); in halfToFloatBits()