Home | History | Annotate | Download | only in softpipe

Lines Matching refs:weightLut

2156 static const float *weightLut = NULL;
2165 if (!weightLut) {
2174 weightLut = lut;
2292 const float weight = weightLut[qClamped];
3414 if (!weightLut) {