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

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_texcombine.c 670 GLfloat rotMatrix10 = ctx->Texture.Unit[unit].RotMatrix[2];
710 targetcoords[i][1] += (texels[i][0] * rotMatrix10 + texels[i][1] *
  /external/mesa3d/src/mesa/swrast/
s_texcombine.c 662 GLfloat rotMatrix10 = ctx->Texture.Unit[unit].RotMatrix[2];
702 targetcoords[i][1] += (texels[i][0] * rotMatrix10 + texels[i][1] *

Completed in 181 milliseconds