#ifndef consts_glsl #define consts_glsl #include precision.glsl const int MAX_TEXTURE_UNITS = 8; // <= gl_MaxTextureImageUnits // const int MAX_LIGHTS = 8; #endif // consts_glsl