HomeSort by relevance Sort by last modified time
    Searched refs:oz1 (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast_setup/
ss_tritmp.h 40 GLfloat offset, oz0, oz1, oz2; local
151 oz1 = CLAMP(v[1]->attrib[FRAG_ATTRIB_WPOS][2] + offset, 0.0F, max);
159 v[1]->attrib[FRAG_ATTRIB_WPOS][2] = oz1;
166 v[1]->attrib[FRAG_ATTRIB_WPOS][2] = oz1;
173 v[1]->attrib[FRAG_ATTRIB_WPOS][2] = oz1;
  /external/mesa3d/src/mesa/swrast_setup/
ss_tritmp.h 40 GLfloat offset, oz0, oz1, oz2; local
151 oz1 = CLAMP(v[1]->attrib[FRAG_ATTRIB_WPOS][2] + offset, 0.0F, max);
159 v[1]->attrib[FRAG_ATTRIB_WPOS][2] = oz1;
166 v[1]->attrib[FRAG_ATTRIB_WPOS][2] = oz1;
173 v[1]->attrib[FRAG_ATTRIB_WPOS][2] = oz1;

Completed in 1726 milliseconds