Home | History | Annotate | Download | only in swrast

Lines Matching refs:v00

56  * v00, v10, v01 and v11 are typically four texture samples in a square/box.
64 GLfloat v00, GLfloat v10, GLfloat v01, GLfloat v11)
66 const GLfloat temp0 = LERP(a, v00, v10);