Searched refs:ClientAPIExts (Results 1 – 4 of 4) sorted by relevance
21 namespace ClientAPIExts
5 set(EGL_emulation_src eglDisplay.cpp egl.cpp ClientAPIExts.cpp)
22 namespace ClientAPIExts namespace
915 return (__eglMustCastToProperFunctionPointerType)ClientAPIExts::getProcAddress(procname); in eglGetProcAddress()1735 ClientAPIExts::initClientFuncs(s_display.gles2_iface(), 1); in eglMakeCurrent()1827 ClientAPIExts::initClientFuncs(s_display.gles2_iface(), 1); in eglMakeCurrent()1838 ClientAPIExts::initClientFuncs(s_display.gles_iface(), 0); in eglMakeCurrent()