Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSamplerCore.hpp105 bool has8bitTextureComponents() const;
DSamplerCore.cpp1680 else if(has8bitTextureComponents()) in sampleTexel()
2498 bool SamplerCore::has8bitTextureComponents() const in has8bitTextureComponents() function in sw::SamplerCore
/external/swiftshader/src/Shader/
DSamplerCore.hpp105 bool has8bitTextureComponents() const;
DSamplerCore.cpp1771 else if(has8bitTextureComponents()) in sampleTexel()
2668 bool SamplerCore::has8bitTextureComponents() const in has8bitTextureComponents() function in sw::SamplerCore