Home
last modified time | relevance | path

Searched refs:GL_VERSION (Results 1 – 6 of 6) sorted by relevance

/development/ndk/platforms/android-18/samples/gles3jni/jni/
Dgles3jni.cpp257 printGlString("Version", GL_VERSION); in Java_com_android_gles3jni_GLES3JNILib_init()
262 const char* versionStr = (const char*)glGetString(GL_VERSION); in Java_com_android_gles3jni_GLES3JNILib_init()
/development/ndk/platforms/android-5/samples/hello-gl2/jni/
Dgl_code.cpp125 printGLString("Version", GL_VERSION); in setupGraphics()
/development/ndk/sources/android/ndk_helper/
DGLContext.cpp56 const char* versionStr = (const char*) glGetString( GL_VERSION ); in InitGLES()
/development/ndk/platforms/android-5/include/GLES2/
Dgl2.h303 #define GL_VERSION 0x1F02 macro
/development/ndk/platforms/android-4/include/GLES/
Dgl.h403 #define GL_VERSION 0x1F02 macro
/development/ndk/platforms/android-18/include/GLES3/
Dgl3.h327 #define GL_VERSION 0x1F02 macro