gsync() — Silicon Graphics
NAME
gsync − waits for a vertical retrace period
SPECIFICATION
C
gsync()
FORTRAN
subroutine gsync
Pascal
procedure gsync;
DESCRIPTION
In single buffer and RGB modes, rapidly changing scenes should be synchronized with the refresh rate. gsync waits for the next vertical retrace period.
SEE ALSO
RGBmode, singlebuffer IRIS Graphics Programming, Section 6.1, Display Modes
NOTE
This routine is available only in immediate mode.
Version 2.5r1 — October 29, 1986