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 void
ARBDebugOutput.glDebugMessageCallbackARB
(ARBDebugOutputCallback callback) TheARBDebugOutputCallback.Handler
implementation passed to this method will be used for ARB_debug_output messages.