Home
last modified time | relevance | path

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

/dports/multimedia/QtAV/QtAV-1.13.0/src/opengl/
H A DOpenGLHelper.h82 bool hasExtensionEGL(const char* exts[]);
H A DOpenGLHelper.cpp216 bool hasExtensionEGL(const char *exts[]) in hasExtensionEGL() function
/dports/multimedia/QtAV/QtAV-1.13.0/src/vaapi/
H A DSurfaceInteropVAAPI.cpp60 return OpenGLHelper::hasExtensionEGL(eglexts); in checkEGL_DMA()
70 return OpenGLHelper::hasExtensionEGL(eglexts); in checkEGL_Pixmap()