Searched refs:es2CreateContext (Results 1 – 4 of 4) sorted by relevance
447 context = libGLESv2->es2CreateContext(config, shareContext, clientVersion); in createContext()
1330 egl::Context *es2CreateContext(const egl::Config *config, const egl::Context *shareContext, int cli…1532 this->es2CreateContext = ::es2CreateContext; in LibGLESv2exports()
243 …egl::Context *(*es2CreateContext)(const egl::Config *config, const egl::Context *shareContext, int… member in LibGLESv2exports
4354 egl::Context *es2CreateContext(const egl::Config *config, const egl::Context *shareContext, int cli… in es2CreateContext() function