public final class WGLEXTCreateContextES2Profile
extends java.lang.Object
This extension allows creating an OpenGL ES context.
Requires WGL_ARB_extensions_string, WGL_ARB_create_context, WGL_ARB_create_context_profile and an OpenGL ES implementation.
| Modifier and Type | Field and Description |
|---|---|
static int |
WGL_CONTEXT_ES2_PROFILE_BIT_EXT
Accepted as a bit in the attribute value for
CONTEXT_PROFILE_MASK_ARB in attribList. |
public static final int WGL_CONTEXT_ES2_PROFILE_BIT_EXT
CONTEXT_PROFILE_MASK_ARB in attribList.Copyright LWJGL. All Rights Reserved. License terms.