Home
last modified time | relevance | path

Searched refs:desaturate_texture (Results 1 – 2 of 2) sorted by relevance

/dports/games/q2p/Q2P-0.2-2006-12-31/ref_gl/
H A Dgl_image.c1435 void desaturate_texture(unsigned *udata, int width, int height) in desaturate_texture() function
1575 desaturate_texture(scaled, scaled_width, scaled_height); in GL_Upload32()
1707 …if (gl_lightmap_texture_saturation->value < 1) desaturate_texture(scaled, scaled_width, scaled_hei… in GL_Upload32()
/dports/games/qudos/QuDos-0.40.1-src/src/ref_gl/
H A Dgl_image.c1480 desaturate_texture(unsigned *udata, int width, int height) in desaturate_texture() function
1596 desaturate_texture(scaled, scaled_width, scaled_height); in GL_Upload32()