Searched defs:isRGBComponent (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/src/Shader/
H A DSamplerCore.cpp166 if(state.sRGB && isRGBComponent(component))
419 if(state.sRGB && isRGBComponent(component))
2486 bool SamplerCore::isRGBComponent(int component) const function in class:sw::SamplerCore

Completed in 99 milliseconds