Package | Description |
---|---|
org.lwjgl.opengl |
Modifier and Type | Method and Description |
---|---|
static void |
GL43.glDebugMessageCallback(KHRDebugCallback callback)
The
KHRDebugCallback.Handler implementation passed to this method will be used for
KHR_debug messages. |
static void |
KHRDebug.glDebugMessageCallback(KHRDebugCallback callback)
The
KHRDebugCallback.Handler implementation passed to this method will be used for
KHR_debug messages. |
Copyright © 2002-2009 lwjgl.org. All Rights Reserved.