Home
last modified time | relevance | path

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

/external/swiftshader/src/Pipeline/
DSamplerCore.hpp109 bool isRGBComponent(int component) const;
DSamplerCore.cpp1849 if(isRGBComponent(i)) in sampleTexel()
2682 bool SamplerCore::isRGBComponent(int component) const in isRGBComponent() function in sw::SamplerCore
/external/swiftshader/src/Shader/
DSamplerCore.hpp109 bool isRGBComponent(int component) const;
DSamplerCore.cpp1994 if(isRGBComponent(i)) in sampleTexel()
2964 bool SamplerCore::isRGBComponent(int component) const in isRGBComponent() function in sw::SamplerCore