A list of OpenGL versions.
#include <glview/glview.h>
typedef enum { GLVIEW_API_OPENGLES_11 = 0 GLVIEW_API_OPENGLES_20 = 1 } glview_api_t;
BlackBerry 10.0.0
This enumeration indicates the version of OpenGL ES to use.