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