Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/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.cpp2509 void SamplerCore::convertSigned12(Float4 &cf, Short4 &cs) in convertSigned12() function in sw::SamplerCore