Searched refs:suppresstexalpha (Results 1 – 4 of 4) sorted by relevance
/dports/games/xonotic/Xonotic/source/darkplaces/ |
H A D | render.h | 508 …d, int texturemode, int rgbscale, qboolean usegamma, qboolean notrippy, qboolean suppresstexalpha);
|
H A D | gl_rmain.c | 2006 …nd, int texturemode, int rgbscale, qboolean usegamma, qboolean notrippy, qboolean suppresstexalpha) in R_SetupShader_Generic() argument 2024 if (suppresstexalpha) in R_SetupShader_Generic()
|
/dports/games/darkplaces/darkplaces/ |
H A D | render.h | 499 …d, int texturemode, int rgbscale, qboolean usegamma, qboolean notrippy, qboolean suppresstexalpha);
|
H A D | gl_rmain.c | 2019 …nd, int texturemode, int rgbscale, qboolean usegamma, qboolean notrippy, qboolean suppresstexalpha) in R_SetupShader_Generic() argument 2037 if (suppresstexalpha) in R_SetupShader_Generic()
|