OpenGL ES SDK for Android ARM Developer Center
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
com.arm.malideveloper.openglessdk.MaliSamplesView.GlesVersion Enum Reference

Public Member Functions

int getValue ()
 

Public Attributes

 GLES2 =(2)
 
 GLES3 =(3)
 

Private Member Functions

 GlesVersion (int v)
 

Private Attributes

int value
 

Detailed Description

Definition at line 33 of file MaliSamplesView.java.

Constructor & Destructor Documentation

com.arm.malideveloper.openglessdk.MaliSamplesView.GlesVersion.GlesVersion ( int  v)
inlineprivate

Definition at line 38 of file MaliSamplesView.java.

Member Function Documentation

int com.arm.malideveloper.openglessdk.MaliSamplesView.GlesVersion.getValue ( )
inline

Definition at line 42 of file MaliSamplesView.java.

Member Data Documentation

com.arm.malideveloper.openglessdk.MaliSamplesView.GlesVersion.GLES2 =(2)

Definition at line 34 of file MaliSamplesView.java.

com.arm.malideveloper.openglessdk.MaliSamplesView.GlesVersion.GLES3 =(3)

Definition at line 34 of file MaliSamplesView.java.

int com.arm.malideveloper.openglessdk.MaliSamplesView.GlesVersion.value
private

Definition at line 36 of file MaliSamplesView.java.


The documentation for this enum was generated from the following file: