Home
last modified time | relevance | path

Searched defs:b_isnormal (Results 1 – 3 of 3) sorted by relevance

/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Pipeline/
H A DShaderCore.cpp582 SIMD::UInt b_isnormal = CmpNLE(SIMD::UInt(c_f32infty), absf); in floatToHalfBits() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/swiftshader/src/Shader/
H A DShaderCore.cpp1228 UInt4 b_isnormal = CmpNLE(UInt4(c_f32infty), absf); in floatToHalfBits() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/src/Shader/
H A DShaderCore.cpp1242 UInt4 b_isnormal = CmpNLE(UInt4(c_f32infty), absf); in floatToHalfBits() local