Searched refs:isRGBComponent (Results 1 – 2 of 2) sorted by relevance
81 bool isRGBComponent(int component) const;
166 if(state.sRGB && isRGBComponent(component)) in sampleTexture()419 if(state.sRGB && isRGBComponent(component)) in sampleTexture()2486 bool SamplerCore::isRGBComponent(int component) const in isRGBComponent() function in sw::SamplerCore