NAME

glXDestroyGLXPixmap - destroy a GLX pixmap

C SPECIFICATION

void ggllXXDDeessttrrooyyGGLLXXPPiixxmmaapp( Display _*_d_p_y,
                          GLXPixmap _p_i_x )

delim $$

PARAMETERS

_d_p_y
Specifies the connection to the X server.
_p_i_x
Specifies the GLX pixmap to be destroyed.

DESCRIPTION

If the GLX pixmap _p_i_x is not current to any client, ggllXXDDeessttrrooyyGGLLXXPPiixxmmaapp destroys it immediately. Otherwise, _p_i_x is destroyed when it becomes not current to any client. In either case, the resource ID is freed immediately.

ERRORS

GGLLXXBBaaddPPiixxmmaapp is generated if _p_i_x is not a valid GLX pixmap.

SEE ALSO

ggllXXCCrreeaatteeGGLLXXPPiixxmmaapp, ggllXXMMaakkeeCCuurrrreenntt