Searched refs:mInverse (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dprojtex.c498 GLfloat mInverse[4][4]; local in function:loadTextureProjection
502 matrixTranspose((GLfloat *) mInverse, m);
511 glMultMatrixf((GLfloat *) mInverse);

Completed in 8 milliseconds