foxygit / GZDoom Log in
commits tags

/wadsrc/static/shaders_gles/glsl/func_notexture.fp · 61 B

raw
vec4 ProcessTexel()
{
	return desaturate(uObjectColor);	
}