Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Degl.cpp53 static gl2_wrapper_context_t *g_gl2_dispatch = NULL; variable
99 return g_gl2_dispatch; in getGL2Context()
193 … initApi<gl2_wrapper_context_t>(GLESv2_DRIVER, GLESv2_enc_LIB, &g_gl2_dispatch, getGL2Context); in initDispatchTables()
201 … initApi<gl2_wrapper_context_t>(GLESv2_DRIVER, GLES_android_LIB, &g_gl2_dispatch, getGL2Context); in initDispatchTables()