Searched refs:eglCreateStreamKHR (Results 1 – 4 of 4) sorted by relevance
15 eglCreateStreamKHR; # introduced=23
64 EGL_ENTRY(EGLStreamKHR, eglCreateStreamKHR, EGLDisplay, const EGLint *)
191 (__eglMustCastToProperFunctionPointerType)&eglCreateStreamKHR },1624 EGLStreamKHR eglCreateStreamKHR(EGLDisplay dpy, const EGLint *attrib_list) in eglCreateStreamKHR() function1633 if (cnx->dso && cnx->egl.eglCreateStreamKHR) { in eglCreateStreamKHR()1634 result = cnx->egl.eglCreateStreamKHR( in eglCreateStreamKHR()
363 EGLAPI EGLStreamKHR EGLAPIENTRY eglCreateStreamKHR(EGLDisplay dpy, const EGLint *attrib_list);