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

  /external/mesa3d/src/mesa/swrast/
s_span.c 627 const GLfloat zScale = 1.0F / ctx->DrawBuffer->_DepthMaxF;
646 wpos[i][2] = (GLfloat) span->array->z[i] * zScale;
    [all...]
  /external/python/cpython2/Mac/Modules/qt/
_Qtmodule.c     [all...]

Completed in 316 milliseconds