Source position: glx.pp line 280
var glXMakeContextCurrent: function(
dpy: PDisplay;
draw: TGLXDrawable;
read: GLXDrawable;
ctx: TGLXContext
):TBoolResult;