foxygit / GZDoom Log in
commits tags

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

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