Searched defs:Viewport (Results 1 – 4 of 4) sorted by relevance
34 public abstract class Viewport { class
533 void (*Viewport)(struct gl_context *ctx, GLint x, GLint y, GLsizei w, GLsizei h); member
3469 struct gl_viewport_attrib Viewport; /**< Viewport attributes */ member
513 PFNVIEWPORTPROC Viewport; variable