Searched defs:glViewport (Results 1 – 2 of 2) sorted by relevance
158 #define glViewport FNPTR(glViewport) macro
669 public void glViewport(int x, int y, int width, int height) { in glViewport() method in MatrixTrackingGL