Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl.cpp43 #define GLESv1_DRIVER "/system/lib/egl/libGLESv1_CM_emul.so" macro
189 …if (initApi<gl_wrapper_context_t>(GLESv1_DRIVER, GLESv1_enc_LIB, &g_gl_dispatch, getGLContext) < 0… in initDispatchTables()
199 … initApi<gl_wrapper_context_t>(GLESv1_DRIVER, GLES_android_LIB, &g_gl_dispatch, getGLContext); in initDispatchTables()