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