# Print output for @column tags ?>
public
static
interface
GLES32.DebugProc
| android.opengl.GLES32.DebugProc |
Public methods | |
|---|---|
abstract
void
|
onMessage(int source, int type, int id, int severity, String message)
|
public abstract void onMessage (int source,
int type,
int id,
int severity,
String message)
| Parameters | |
|---|---|
source |
int |
type |
int |
id |
int |
severity |
int |
message |
String |