Uses of Class
org.eclipse.swt.internal.opengl.win32.PIXELFORMATDESCRIPTOR
Packages that use PIXELFORMATDESCRIPTOR
-
Uses of PIXELFORMATDESCRIPTOR in org.eclipse.swt.internal.opengl.win32
Methods in org.eclipse.swt.internal.opengl.win32 with parameters of type PIXELFORMATDESCRIPTORModifier and TypeMethodDescriptionstatic final intWGL.ChoosePixelFormat(int hdc, PIXELFORMATDESCRIPTOR ppfd) static final intWGL.DescribePixelFormat(int hdc, int iPixelFormat, int nBytes, PIXELFORMATDESCRIPTOR ppfd) static final booleanWGL.SetPixelFormat(int hdc, int iPixelFormat, PIXELFORMATDESCRIPTOR ppfd)