Searched refs:eglCreateStreamAttribKHR (Results 1 – 8 of 8) sorted by relevance
371 EGLAPI EGLStreamKHR EGLAPIENTRY eglCreateStreamAttribKHR (EGLDisplay dpy, const EGLAttrib *attrib_l…
645 "eglCreateStreamAttribKHR",
352 EGLAPI EGLStreamKHR EGLAPIENTRY eglCreateStreamAttribKHR (EGLDisplay dpy, const EGLAttrib *attrib_l…
1642 #define eglCreateStreamAttribKHR EGLEW_GET_FUN(__eglewCreateStreamAttribKHR) macro
1323 #define eglCreateStreamAttribKHR epoxy_eglCreateStreamAttribKHR macro
5047 GEN_THUNKS_RET(EGLStreamKHR, eglCreateStreamAttribKHR, (EGLDisplay dpy, const EGLAttrib * attrib_li…
18072 …r = ((eglCreateStreamAttribKHR = (PFNEGLCREATESTREAMATTRIBKHRPROC)glewGetProcAddress((const GLubyt… in _glewInit_EGL_KHR_stream_attrib()