Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/tests/gles_android_wrapper/
Degl.cpp98 static gl2_wrapper_context_t *getGL2Context() in getGL2Context() function
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()