Home
last modified time | relevance | path

Searched defs:halfToFloatBits (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Pipeline/
DShaderCore.cpp561 SIMD::UInt halfToFloatBits(SIMD::UInt halfBits) in halfToFloatBits() function
/external/swiftshader/src/Shader/
DShaderCore.cpp1254 void ShaderCore::halfToFloatBits(Float4& dst, const Float4& halfBits) in halfToFloatBits() function in sw::ShaderCore