Home | History | Annotate | Download | only in swrast

Lines Matching refs:temp11

86    const GLfloat temp11 = LERP(a, v011, v111);
88 const GLfloat temp1 = LERP(b, temp01, temp11);