glXFreeContextEXT

free client-side memory for imported context

Signature

glXFreeContextEXT( Display * ( dpy ) , GLXContext ( ctx ) )-> void

Parameters

VariablesDescription
dpy
Specifies the connection to the X server.
ctx
Specifies a GLX rendering context.