Uses of Class
org.lwjgl.opengl.ARBDebugOutputCallback
Packages that use ARBDebugOutputCallback
-
Uses of ARBDebugOutputCallback in org.lwjgl.opengl
Methods in org.lwjgl.opengl with parameters of type ARBDebugOutputCallbackModifier and TypeMethodDescriptionstatic voidARBDebugOutput.glDebugMessageCallbackARB(ARBDebugOutputCallback callback) TheARBDebugOutputCallback.Handlerimplementation passed to this method will be used for ARB_debug_output messages.