Home | History | Annotate | Download | only in src

Lines Matching refs:Lit

116     GET_ATTRIBUTE_LOC(Lit, pos);
117 GET_ATTRIBUTE_LOC(Lit, normal);
118 GET_ATTRIBUTE_LOC(Lit, colorIn);
119 GET_UNIFORM_LOC(Lit, mvp);
120 GET_UNIFORM_LOC(Lit, normalMatrix);
121 GET_UNIFORM_LOC(Lit, ambient);
122 GET_UNIFORM_LOC(Lit, shininess);
123 GET_UNIFORM_LOC(Lit, light_0_direction);
124 GET_UNIFORM_LOC(Lit, light_0_diffuse);
125 GET_UNIFORM_LOC(Lit, light_0_specular);
126 GET_UNIFORM_LOC(Lit, light_1_direction);
127 GET_UNIFORM_LOC(Lit, light_1_diffuse);
128 GET_UNIFORM_LOC(Lit, light_2_direction);
129 GET_UNIFORM_LOC(Lit, light_2_diffuse);