Searched refs:EGL_ChooseConfig (Results 1 – 8 of 8) sorted by relevance
20 ANGLE_EXPORT EGLBoolean EGLAPIENTRY EGL_ChooseConfig(EGLDisplay dpy,
1003 EGL_ChooseConfig
34 {"eglChooseConfig", P(EGL_ChooseConfig)},
23 EGLBoolean EGLAPIENTRY EGL_ChooseConfig(EGLDisplay dpy, in EGL_ChooseConfig() function
18 #define EGL_ChooseConfig l_EGL_ChooseConfig macro
72 return EGL_ChooseConfig(dpy, attrib_list, configs, config_size, num_config); in eglChooseConfig()