HomeSort by relevance Sort by last modified time
    Searched refs:isRGBComponent (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/Shader/
SamplerCore.hpp 108 bool isRGBComponent(int component) const;
SamplerCore.cpp 169 if(state.sRGB && isRGBComponent(component))
423 if(state.sRGB && isRGBComponent(component))
    [all...]

Completed in 196 milliseconds