public static interface GLES31Ext.DebugProcKHR

android.opengl.GLES31Ext.DebugProcKHR



Summary

Public methods

abstract void onMessage(int source, int type, int id, int severity, String message)

Public methods

onMessage

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

Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.

Last updated 2025-02-10 UTC.