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 voidKHRDebug.glDebugMessageCallback(KHRDebugCallback callback) TheKHRDebugCallback.Handlerimplementation passed to this method will be used for KHR_debug messages.