Uses of Class
org.eclipse.swt.internal.opengl.glx.XVisualInfo
-
Packages that use XVisualInfo Package Description org.eclipse.swt.internal.opengl.glx -
-
Uses of XVisualInfo in org.eclipse.swt.internal.opengl.glx
Methods in org.eclipse.swt.internal.opengl.glx with parameters of type XVisualInfo Modifier and Type Method Description static longGLX. glXCreateContext(long dpy, XVisualInfo vis, long shareList, boolean direct)static intGLX. glXGetConfig(long dpy, XVisualInfo vis, int attrib, int[] value)static voidGLX. memmove(XVisualInfo dest, long src, int size)
-