Uses of Class
org.lwjgl.opengl.KHRDebugCallback
Packages that use KHRDebugCallback
-
Uses of KHRDebugCallback in org.lwjgl.opengl
Methods in org.lwjgl.opengl with parameters of type KHRDebugCallbackModifier and TypeMethodDescriptionstatic voidGL43.glDebugMessageCallback(KHRDebugCallback callback) TheKHRDebugCallback.Handlerimplementation passed to this method will be used for KHR_debug messages.static voidKHRDebug.glDebugMessageCallback(KHRDebugCallback callback) TheKHRDebugCallback.Handlerimplementation passed to this method will be used for KHR_debug messages.