GLCLEARINDEX
NAMEC SPECIFICATION
PARAMETERS
DESCRIPTION
ERRORS
ASSOCIATED GETS
SEE ALSO
NAME
glClearIndex − specify the clear value for the color index buffers
C SPECIFICATION
void glClearIndex( GLfloat c )
PARAMETERS
c |
Specifies the index used when the color index buffers are cleared. The initial value is 0. |
DESCRIPTION
glClearIndex specifies the index used by glClear to clear the color index buffers. c is not clamped. Rather, c is converted to a fixed-point value with unspecified precision to the right of the binary point. The integer part of this value is then masked with $2 sup m^-^1$, where $m$ is the number of bits in a color index stored in the frame buffer.
ERRORS
GL_INVALID_OPERATION is generated if glClearIndex is executed between the execution of glBegin and the corresponding execution of glEnd.
ASSOCIATED GETS
glGet
with argument GL_INDEX_CLEAR_VALUE
glGet with argument GL_INDEX_BITS
SEE ALSO
glClear(3G)
More Linux Commands
manpages/host.conf.5.html
host.conf(5) - resolver configuration file - Linux man page
The file /etc/host.conf contains configuration information specific to the resolver library. It should contain one configuration keyword per line, followed by a
manpages/FcAtomicLock.3.html
FcAtomicLock(3) - lock a file (Library - Linux man page)....
Attempts to lock the file referenced by atomic. Returns FcFalse if the file is already locked, else returns FcTrue and leaves the file locked. VERSION Fontconfi
manpages/Tk_SetClass.3.html
Tk_SetClass(3) - set or retrieve a window's class (ManPage)
Tk_SetClass is called to associate a class with a particular window. The class string identifies the type of the window; all windows with the same general class
manpages/xvidtune.1.html
xvidtune(1) - video mode tuner for Xorg - Linux manual page
Xvidtune is a client interface to the X server video mode extension (XFree86-VidModeExtension). When given one of the non-toolkit options, xvidtune provides a c
manpages/XmbufDestroyBuffers.3.html
XmbufDestroyBuffers(3) - X multibuffering functions.........
The application programming library for the X11 Double-Buffering, Multi-Buffering, and Stereo Extension contains the interfaces described below. With the except
manpages/lsinitrd.1.html
lsinitrd(1) tool to show the contents of an initramfs image
lsinitrd shows the contents of an initramfs image. if <image> is omitted, then lsinitrd uses the default image /boot/<machine-id>/<kernel-version>/initrd or /bo
manpages/XQueryTextExtents16.3.html
XQueryTextExtents16(3) - compute or query text extents......
The XTextExtents and XTextExtents16 functions perform the size computation locally and, thereby, avoid the round-trip overhead of XQueryTextExtents and XQueryTe
manpages/dumpkeys.1.html
dumpkeys(1) - dump keyboard translation tables (Man Page)...
dumpkeys writes, to the standard output, the current contents of the keyboard drivers translation tables, in the format specified by keymaps(5). Using the vario
manpages/XtVaAppCreateShell.3.html
XtVaAppCreateShell(3) - create top-level widget instance....
The XtAppCreateShell function saves the specified application name and application class for qualifying all widget resource specifiers. The application name and
manpages/XF86VidModeGetModeLine.3.html
XF86VidModeGetModeLine(3) - Extension library for the XFree8
These functions provide an interface to the server extension XFree86-VidModeExtension which allows the video modes to be queried and adjusted dynamically and mo
manpages/ntp.conf.5.html
ntp.conf(5) Server Options (File formats - Linux man page)
Following is a description of the configuration commands in NTPv4. There are two classes of commands, configuration commands that configure an association wi...
manpages/ggz.modules.5.html
ggz.modules(5) - GGZ Gaming Zone module configuration file
The GGZ Gaming Zone uses the file ggz.modules in order to configure which game modules are properly installed. The only approved method of altering this file is
