Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglGlobalInfo.h102 void initClientExtFuncTable(GLESVersion ver);
DEglGlobalInfo.cpp142 void EglGlobalInfo::initClientExtFuncTable(GLESVersion ver) { in initClientExtFuncTable() function in EglGlobalInfo
DEglImp.cpp1226 g_eglInfo->initClientExtFuncTable(newCtx->version()); in eglMakeCurrent()