Home
last modified time | relevance | path

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

/external/swiftshader/src/Shader/
DPixelPipeline.cpp1277 Float4 PixelPipeline::convertSigned12(Short4 &cs) in convertSigned12() function in sw::PixelPipeline
1282 void PixelPipeline::convertSigned12(Vector4f &cf, Vector4s &cs) in convertSigned12() function in sw::PixelPipeline
DSamplerCore.cpp2510 void SamplerCore::convertSigned12(Float4 &cf, Short4 &cs) in convertSigned12() function in sw::SamplerCore
/external/swiftshader/src/Pipeline/
DSamplerCore.cpp2368 void SamplerCore::convertSigned12(Float4 &cf, Short4 &cs) in convertSigned12() function in sw::SamplerCore