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