Tao.Platform.X11 SDK Documentation |
|
Glx.glXCreateNewContext Method
[Visual Basic]
Public Shared Function glXCreateNewContext( _
ByVal
dpy As
IntPtr, _
ByVal
config As
IntPtr, _
ByVal
render_type As
Integer, _
ByVal
share_list As
IntPtr, _
ByVal
direct As
Boolean _
) As
IntPtr
See Also
Glx Class | Tao.Platform.X11 Namespace