Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Degl.cpp45 #define GLESv2_DRIVER "/system/lib/egl/libGLESv2_emul.so" macro
229 … initApi<gl2_wrapper_context_t>(GLESv2_DRIVER, GLESv2_enc_LIB, &g_gl2_dispatch, getGL2Context); in initDispatchTables()
237 … initApi<gl2_wrapper_context_t>(GLESv2_DRIVER, GLES_android_LIB, &g_gl2_dispatch, getGL2Context); in initDispatchTables()