Home | History | Annotate | Download | only in src

Lines Matching defs:Viewport

513     PFNVIEWPORTPROC Viewport;
1061 Viewport = (PFNVIEWPORTPROC)IntGetProcAddress("glViewport");
1062 Viewport(x, y, width, height);
2501 Viewport = Switch_Viewport;