Lines Matching refs:l
79 static void _tToVTBN2( float *v, float *t, float *b, float *n, float *st, float l ) in _tToVTBN2() argument
81 v[0] = l * ( st[0] - 0.5f ); in _tToVTBN2()
82 v[1] = l * ( st[1] - 0.5f ); in _tToVTBN2()
270 squre( unsigned int i, unsigned int j, float l );
279 squre::squre( unsigned int ni, unsigned int nj, float l ) in squre() argument
301 _tToVTBN2( v, t, b, n, st, l ); in squre()
307 _tToVTBN2( v, t, b, n, st, l ); in squre()
313 _tToVTBN2( v, t, b, n, st, l ); in squre()
319 _tToVTBN2( v, t, b, n, st, l ); in squre()
325 _tToVTBN2( v, t, b, n, st, l ); in squre()
331 _tToVTBN2( v, t, b, n, st, l ); in squre()