Home | History | Annotate | Download | only in softpipe

Lines Matching refs:v00

78  * v00, v10, v01 and v11 are typically four texture samples in a square/box.
86 float v00, float v10, float v01, float v11)
88 const float temp0 = lerp(a, v00, v10);