Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl.cpp92 static gl_wrapper_context_t *getGLContext() in getGLContext() function
189 … (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()