Searched refs:GLES_android_LIB (Results 1 – 1 of 1) sorted by relevance
42 #define GLES_android_LIB "/system/lib/egl/libGLES_android.so" macro235 … initApi<gl_wrapper_context_t>(GLESv1_DRIVER, GLES_android_LIB, &g_gl_dispatch, getGLContext); in initDispatchTables()237 … initApi<gl2_wrapper_context_t>(GLESv2_DRIVER, GLES_android_LIB, &g_gl2_dispatch, getGL2Context); in initDispatchTables()