Interface GL32.DebugProc

  • Enclosing interface:
    GL32

    public static interface GL32.DebugProc
    • Method Detail

      • onMessage

        void onMessage​(int source,
                       int type,
                       int id,
                       int severity,
                       java.lang.String message)