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

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Drastpos.c763 window_pos4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w) function in typeref:typename:void
774 window_pos4f((GLfloat) x, (GLfloat) y, 0.0F, 1.0F);
780 window_pos4f(x, y, 0.0F, 1.0F);
786 window_pos4f((GLfloat) x, (GLfloat) y, 0.0F, 1.0F);
792 window_pos4f(x, y, 0.0F, 1.0F);
798 window_pos4f((GLfloat) x, (GLfloat) y, (GLfloat) z, 1.0F);
804 window_pos4f(x, y, z, 1.0F);
810 window_pos4f((GLfloat) x, (GLfloat) y, (GLfloat) z, 1.0F);
816 window_pos4f(x, y, z, 1.0F);
822 window_pos4f((GLfloa
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Drastpos.c769 window_pos4f(GLfloat x, GLfloat y, GLfloat z, GLfloat w) function in typeref:typename:void
780 window_pos4f((GLfloat) x, (GLfloat) y, 0.0F, 1.0F);
786 window_pos4f(x, y, 0.0F, 1.0F);
792 window_pos4f((GLfloat) x, (GLfloat) y, 0.0F, 1.0F);
798 window_pos4f(x, y, 0.0F, 1.0F);
804 window_pos4f((GLfloat) x, (GLfloat) y, (GLfloat) z, 1.0F);
810 window_pos4f(x, y, z, 1.0F);
816 window_pos4f((GLfloat) x, (GLfloat) y, (GLfloat) z, 1.0F);
822 window_pos4f(x, y, z, 1.0F);
828 window_pos4f((GLfloa
[all...]

Completed in 7 milliseconds