public final class GLXEXTCreateContextES2Profile
extends java.lang.Object
This extension allows creating an OpenGL ES context.
Requires GLX 1.4, GLX_ARB_create_context, GLX_ARB_create_context_profile and an OpenGL ES implemenation.
| Modifier and Type | Field and Description |
|---|---|
static int |
GLX_CONTEXT_ES2_PROFILE_BIT_EXT
Accepted as a bit in the attribute value for
CONTEXT_PROFILE_MASK_ARB in attrib_list. |
public static final int GLX_CONTEXT_ES2_PROFILE_BIT_EXT
CONTEXT_PROFILE_MASK_ARB in attrib_list.Copyright LWJGL. All Rights Reserved. License terms.