Home
last modified time | relevance | path

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

/aosp_15_r20/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.cpp1232 g_eglInfo->initClientExtFuncTable(newCtx->version()); in eglMakeCurrent()