Class WGLEXTCreateContextESProfile

java.lang.Object
org.lwjgl.opengl.WGLEXTCreateContextESProfile

public final class WGLEXTCreateContextESProfile extends Object
Native bindings to the WGL_EXT_create_context_es_profile extension.

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.