gDPClearOtherMode.3p 547 Bytes
.TH gDPClearOtherMode 3P local "Silicon Graphics, Inc."
.SH NAME
.upperok
gDPClearOtherMode, gsDPClearOtherMode
\- initialize an RDP 'othermode' command.
.SH C SPECIFICATION
.nf
\f3#include "gt.h"

gDPClearOtherMode(Gfx *gdl)

gsDPClearOtherMode(void)
\fP
.fi
.SH PARAMETERS
.TP 10
.I *gdl
graphics display list pointer.
.SH DESCRIPTION
This command initializes an RDP 'othermode' command
to all zeros.
.PP
This command is normally only used with the
.I gspTurbo3D (3P)
microcode.

.SH "SEE ALSO"
.IR gspTurbo3D (3P),
.IR gtStateSetOthermode (3P)