Home
last modified time | relevance | path

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

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