NAME

glXFreeContextEXT - free client-side memory for imported context

C SPECIFICATION

void ggllXXFFrreeeeCCoonntteexxttEEXXTT( Display _*_d_p_y,
                        GLXContext _c_t_x )

delim $$

PARAMETERS

_d_p_y
Specifies the connection to the X server.

_c_t_x
Specifies a GLX rendering context.

DESCRIPTION

ggllXXFFrreeeeCCoonntteexxttEEXXTT frees the client-side part of a GLXContext that was created with ggllXXIImmppoorrttCCoonntteexxtt. ggllXXFFrreeeeCCoonntteexxttEEXXTT does not free the server-side context information or the XID associated with the server-side context.

ggllXXFFrreeeeCCoonntteexxttEEXXTT is part of the EEXXTT__iimmppoorrtt__ccoonntteexxtt extension, not part of the core GLX command set. If GGLLXX__EEXXTT__iimmppoorrtt__ccoonntteexxtt is included in the string returned by ggllXXQQuueerryyEExxtteennssiioonnssSSttrriinngg, when called with argument GGLLXX__EEXXTTEENNSSIIOONNSS, extension EEXXTT__vveerrtteexx__aarrrraayy is supported.

ERRORS

GGLLXXBBaaddCCoonntteexxtt is generated if _c_t_x does not refer to a valid context.

SEE ALSO

ggllXXCCrreeaatteeCCoonntteexxtt, ggllXXQQuueerryyVVeerrssiioonn, ggllXXQQuueerryyEExxtteennssiioonnssSSttrriinngg, ggllXXIImmppoorrttCCoonntteexxttEEXXTT