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