Home | History | Annotate | Download | only in gles11
      1     // C function void glGetPointervKHR ( GLenum pname, void **params )
      2 
      3     public static native DebugProcKHR glGetDebugMessageCallbackKHR();
      4 
      5