OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rotMatrix01
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_texcombine.c
669
GLfloat
rotMatrix01
= ctx->Texture.Unit[unit].RotMatrix[1];
709
rotMatrix01
) / targetcoords[i][3];
/external/mesa3d/src/mesa/swrast/
s_texcombine.c
661
GLfloat
rotMatrix01
= ctx->Texture.Unit[unit].RotMatrix[1];
701
rotMatrix01
) / targetcoords[i][3];
Completed in 185 milliseconds