Searched defs:projection (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dcontext.c2082 const GLdouble projection[] = local
2092 gl_info->gl_ops.gl.p_glLoadMatrixd(projection);
2133 * projection matrix is setup for drawing screen coordinates
H A Dstate.c4005 * here besides the projection transformation itself:
4032 const GLdouble projection[] = local
4040 gl_info->gl_ops.gl.p_glLoadMatrixd(projection);
4050 const GLdouble projection[] = local
4058 gl_info->gl_ops.gl.p_glLoadMatrixd(projection);

Completed in 67 milliseconds