Home
last modified time | relevance | path

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

/external/swiftshader/src/Shader/
DSamplerCore.hpp78 bool has8bitTextureComponents() const;
DSamplerCore.cpp1717 else if(has8bitTextureComponents()) in sampleTexel()
2267 bool SamplerCore::has8bitTextureComponents() const in has8bitTextureComponents() function in sw::SamplerCore