glXDestroyPbuffer

destroy an off-screen rendering area

Signature

glXDestroyPbuffer( Display * ( dpy ) , GLXPbuffer ( pbuf ) )-> void
glXDestroyPbuffer( dpy , pbuf )

Parameters

VariablesDescription
dpy
Specifies the connection to the X server.
pbuf
Specifies the GLXPbuffer to be destroyed.