Searched defs:eglChooseConfig (Results 1 – 11 of 11) sorted by relevance
12 "eglChooseConfig": { object
8 #define eglChooseConfig eglwChooseConfig macro
19 #define eglChooseConfig l_eglChooseConfig macro
19 #define eglChooseConfig t_eglChooseConfig macro
430 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig … in eglChooseConfig() function
27 eglw::EGLBoolean CallLogWrapper::eglChooseConfig (eglw::EGLDisplay dpy, const eglw::EGLint *attrib_… function in CallLogWrapper
65 EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, in eglChooseConfig() function
761 eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, in eglChooseConfig() function
371 EGLAPI EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig … in eglChooseConfig() function
1296 #define eglChooseConfig epoxy_eglChooseConfig macro
249 #define eglChooseConfig EGLEW_GET_FUN(__eglewChooseConfig) macro