Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSamplerCore.hpp95 void convertSigned15(Float4 &cf, Short4 &ci);
DSamplerCore.cpp260 convertSigned15(c[component], cs[component]); in sampleTexture()
2506 void SamplerCore::convertSigned15(Float4 &cf, Short4 &cs) in convertSigned15() function in sw::SamplerCore
/external/swiftshader/src/Shader/
DSamplerCore.hpp93 void convertSigned15(Float4 &cf, Short4 &ci);
DSamplerCore.cpp378 convertSigned15(c[component], cs[component]); in sampleTexture()
2522 void SamplerCore::convertSigned15(Float4 &cf, Short4 &cs) in convertSigned15() function in sw::SamplerCore