Uses of Interface
org.lwjgl.opengles.KHRDebugCallback.Handler
-
Packages that use KHRDebugCallback.Handler Package Description org.lwjgl.opengles -
-
Uses of KHRDebugCallback.Handler in org.lwjgl.opengles
Constructors in org.lwjgl.opengles with parameters of type KHRDebugCallback.Handler Constructor Description KHRDebugCallback(KHRDebugCallback.Handler handler)
Creates an ARBDebugOutputCallback with the specified callback handler.
-