Home
last modified time | relevance | path

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

/external/swiftshader/src/Shader/
DSamplerCore.hpp105 bool has8bitTextureComponents() const;
DSamplerCore.cpp1775 else if(has8bitTextureComponents()) in sampleTexel()
2669 bool SamplerCore::has8bitTextureComponents() const in has8bitTextureComponents() function in sw::SamplerCore