Home
last modified time | relevance | path

Searched defs:undo_srgb (Results 1 – 2 of 2) sorted by relevance

/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/graphics/sp/
H A Dsp_texture_manager.cpp137 bool undo_srgb, in getTexture()
H A Dsp_texture.cpp56 SPTexture::SPTexture(const std::string& path, Material* m, bool undo_srgb, in SPTexture()