Searched defs:oz2 (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/swrast_setup/
H A Dss_tritmp.h40 GLfloat offset, oz0, oz1, oz2; local
152 oz2 = CLAMP(v[2]->attrib[VARYING_SLOT_POS][2] + offset, 0.0F, max);
160 v[2]->attrib[VARYING_SLOT_POS][2] = oz2;
167 v[2]->attrib[VARYING_SLOT_POS][2] = oz2;
174 v[2]->attrib[VARYING_SLOT_POS][2] = oz2;

Completed in 109 milliseconds