Home | History | Annotate | Download | only in tgsi

Lines Matching refs:InterpCoefs

2902       mach->Inputs[attrib].xyzw[chan].f[i] = mach->InterpCoefs[attrib].a0[chan];
2918 const float dadx = mach->InterpCoefs[attrib].dadx[chan];
2919 const float dady = mach->InterpCoefs[attrib].dady[chan];
2920 const float a0 = mach->InterpCoefs[attrib].a0[chan] + dadx * x + dady * y;
2939 const float dadx = mach->InterpCoefs[attrib].dadx[chan];
2940 const float dady = mach->InterpCoefs[attrib].dady[chan];
2941 const float a0 = mach->InterpCoefs[attrib].a0[chan] + dadx * x + dady * y;
2974 * mach->InterpCoefs[first].a0 should already have the