Uses of Class
org.eclipse.swt.internal.opengl.glx.XVisualInfo
Packages that use XVisualInfo
-
Uses of XVisualInfo in org.eclipse.swt.internal.opengl.glx
Methods in org.eclipse.swt.internal.opengl.glx with parameters of type XVisualInfoModifier and TypeMethodDescriptionstatic final long
GLX.glXCreateContext
(long dpy, XVisualInfo vis, long shareList, boolean direct) static final int
GLX.glXGetConfig
(long dpy, XVisualInfo vis, int attrib, int[] value) static final void
GLX.memmove
(XVisualInfo dest, long src, int size)