Android.Opengl.DebugFlags Enumeration
Enumerates values returned by several types.

Syntax

[System.Flags]
public enum DebugFlags

Remarks

Enumerates value returned by the following: .

Members

Member NameDescription
CheckGlErrorCheck glError() after every GL call and throw an exception if glError indicates that an error has occurred. This can be used to help track down which OpenGL ES call is causing an error.
LogGlCallsLog GL calls to the system log at "verbose" level with tag "GLSurfaceView".

Requirements

Namespace: Android.Opengl
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0