blob: cdaa0f79ab50c96d99c693789c4e99248f3168d5 [file] [log] [blame]
// C function void glGetObjectPtrLabel ( const void *ptr, GLsizei bufSize, GLsizei *length, GLchar *label )
public static native String glGetObjectPtrLabel(long ptr);