Searched defs:hasEglExtension (Results 1 – 3 of 3) sorted by relevance
304 bool EGLUtils::hasEglExtension(EGLDisplay dpy, const char* name) { in hasEglExtension() function
565 bool EmulationGl::hasEglExtension(const std::string& ext) const { in hasEglExtension() function in gfxstream::gl::EmulationGl
35 bool hasEglExtension(EGLDisplay dpy, const char* extensionName) { in hasEglExtension() function