Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSamplerCore.hpp96 void convertUnsigned16(Float4 &cf, Short4 &ci);
DSamplerCore.cpp256 convertUnsigned16(c[component], cs[component]); in sampleTexture()
2511 void SamplerCore::convertUnsigned16(Float4 &cf, Short4 &cs) in convertUnsigned16() function in sw::SamplerCore
/external/swiftshader/src/Shader/
DSamplerCore.hpp94 void convertUnsigned16(Float4 &cf, Short4 &ci);
DSamplerCore.cpp374 convertUnsigned16(c[component], cs[component]); in sampleTexture()
2527 void SamplerCore::convertUnsigned16(Float4 &cf, Short4 &cs) in convertUnsigned16() function in sw::SamplerCore