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 long
GLX. glXCreateContext(long dpy, XVisualInfo vis, long shareList, boolean direct)
static int
GLX. glXGetConfig(long dpy, XVisualInfo vis, int attrib, int[] value)
static void
GLX. memmove(XVisualInfo dest, long src, int size)
-