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

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_texcombine.c 668 GLfloat rotMatrix00 = ctx->Texture.Unit[unit].RotMatrix[0];
708 targetcoords[i][0] += (texels[i][0] * rotMatrix00 + texels[i][1] *
  /external/mesa3d/src/mesa/swrast/
s_texcombine.c 660 GLfloat rotMatrix00 = ctx->Texture.Unit[unit].RotMatrix[0];
700 targetcoords[i][0] += (texels[i][0] * rotMatrix00 + texels[i][1] *

Completed in 301 milliseconds