foxygit / GZDoom Log in
commits tags

/wadsrc/static/shaders_gles/glsl/func_normal.fp · 92 B

raw
void SetupMaterial(inout Material material)
{
	SetMaterialProps(material, vTexCoord.st);
}