gDPEndDisplayList.3p 551 Bytes
.TH gDPEndDisplayList 3P local "Silicon Graphics, Inc."
.SH NAME
.upperok
gDPEndDisplayList, gsDPEndDisplayList
\- end of RDP display list command
.SH C SPECIFICATION
.nf
\f3#include "gt.h"

gDPEndDisplayList(Gfx *gdl)

gsDPEndDisplayList(void)
\fP
.fi
.SH PARAMETERS
.TP 10
.I *gdl
graphics display list pointer.
.SH DESCRIPTION
This command is used to end an RDP command block in the
turbo microcode.
.PP
This command is
.I not
meaningful when used with any microcode other than the
.I gspTurbo3D (3P)
microcode.

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