Home
last modified time | relevance | path

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

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