HomeSort by relevance Sort by last modified time
    Searched refs:oz2 (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
152 oz2 = CLAMP(v[2]->attrib[FRAG_ATTRIB_WPOS][2] + offset, 0.0F, max);
160 v[2]->attrib[FRAG_ATTRIB_WPOS][2] = oz2;
167 v[2]->attrib[FRAG_ATTRIB_WPOS][2] = oz2;
174 v[2]->attrib[FRAG_ATTRIB_WPOS][2] = oz2;
  /external/mesa3d/src/mesa/swrast_setup/
ss_tritmp.h 40 GLfloat offset, oz0, oz1, oz2; local
152 oz2 = CLAMP(v[2]->attrib[FRAG_ATTRIB_WPOS][2] + offset, 0.0F, max);
160 v[2]->attrib[FRAG_ATTRIB_WPOS][2] = oz2;
167 v[2]->attrib[FRAG_ATTRIB_WPOS][2] = oz2;
174 v[2]->attrib[FRAG_ATTRIB_WPOS][2] = oz2;

Completed in 628 milliseconds