Home
last modified time | relevance | path

Searched refs:hasYuvFormat (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Shader/
DSamplerCore.hpp80 bool hasYuvFormat() const;
DSamplerCore.cpp1868 else if(hasYuvFormat()) in sampleTexel()
2050 if(hasYuvFormat()) in selectMipmap()
2413 bool SamplerCore::hasYuvFormat() const in hasYuvFormat() function in sw::SamplerCore