Added in API level 21
    DebugProcKHR
interface DebugProcKHR
| android.opengl.GLES31Ext.DebugProcKHR | 
Summary
| Public methods | |
|---|---|
| abstract Unit | |
Public methods
onMessage
Added in API level 21
      abstract fun onMessage(
source: Int,
type: Int,
id: Int,
severity: Int,
message: String!
): Unit
