Home
last modified time | relevance | path

Searched refs:invW2 (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/swrast/
Ds_aatritemp.h139 const GLfloat invW2 = v2->attrib[VARYING_SLOT_POS][3]; variable
140 compute_plane(p0, p1, p2, invW0, invW1, invW2, wPlane);
147 constant_plane(v2->attrib[attr][c] * invW2, attrPlane[attr][c]);
154 const GLfloat a2 = v2->attrib[attr][c] * invW2;