Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/EGL/
DEglGlobalInfo.h104 void initClientExtFuncTable(GLESVersion ver);
DEglGlobalInfo.cpp146 void EglGlobalInfo::initClientExtFuncTable(GLESVersion ver) { in initClientExtFuncTable() function in EglGlobalInfo
DEglImp.cpp1221 g_eglInfo->initClientExtFuncTable(newCtx->version()); in eglMakeCurrent()