Searched defs:eglChooseConfig (Results 1 – 10 of 10) sorted by relevance
12 "eglChooseConfig": { object
8 #define eglChooseConfig eglwChooseConfig macro
13 ANGLE_UTIL_EXPORT PFNEGLCHOOSECONFIGPROC eglChooseConfig; variable
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
61 EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, in eglChooseConfig() function
65 EGLBoolean EGLAPIENTRY eglChooseConfig(EGLDisplay dpy, in eglChooseConfig() function
772 eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs, in eglChooseConfig() function