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

/external/mesa3d/src/mesa/swrast/
H A Ds_tritemp.h505 GLfixed fdzOuter = 0, fdzInner; local
622 fdzOuter = SignedFloatToFixed(span.attrStepY[FRAG_ATTRIB_WPOS][2] +
629 fdzOuter = (GLint) (span.attrStepY[FRAG_ATTRIB_WPOS][2] +
743 fdzInner = fdzOuter + span.zStep;
846 zLeft += fdzOuter;

Completed in 174 milliseconds