Uses of Class
org.lwjgl.opengles.KHRDebugCallback
Packages that use KHRDebugCallback
-
Uses of KHRDebugCallback in org.lwjgl.opengles
Methods in org.lwjgl.opengles with parameters of type KHRDebugCallbackModifier and TypeMethodDescriptionstatic void
KHRDebug.glDebugMessageCallback
(KHRDebugCallback callback) TheKHRDebugCallback.Handler
implementation passed to this method will be used for KHR_debug messages.