| Package | Description |
|---|---|
| org.eclipse.swt.internal.opengl.win32 |
| Modifier and Type | Method and Description |
|---|---|
static int |
WGL.ChoosePixelFormat(long hdc,
PIXELFORMATDESCRIPTOR ppfd) |
static int |
WGL.DescribePixelFormat(long hdc,
int iPixelFormat,
int nBytes,
PIXELFORMATDESCRIPTOR ppfd) |
static boolean |
WGL.SetPixelFormat(long hdc,
int iPixelFormat,
PIXELFORMATDESCRIPTOR ppfd) |
Copyright © 2017. All Rights Reserved.