]> git.tdb.fi Git - libs/gl.git/blob - demos/desertpillars/data/sphere.shader
48fd74ae596f3acd44d4fdf7a4f362c868d89a7a
[libs/gl.git] / demos / desertpillars / data / sphere.shader
1 module "sphere.glsl"
2 {
3         specialize "use_image_based_lighting" true;
4         specialize "use_shadow_map" true;
5 };