Lines Matching refs:EGLConfig
41 * The EGLDisplay, EGLConfig, EGLContext and EGLSurface types are
747 eglGetConfigs(EGLDisplay dpy, EGLConfig *configs,
767 eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs,
788 eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config,
806 eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_list,
960 _eglCreateWindowSurfaceCommon(_EGLDisplay *disp, EGLConfig config,
982 * This check must occur before checking the EGLConfig, which emits
1004 eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config,
1034 eglCreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config,
1049 eglCreatePlatformWindowSurface(EGLDisplay dpy, EGLConfig config,
1088 _eglCreatePixmapSurfaceCommon(_EGLDisplay *disp, EGLConfig config,
1104 * This check must occur before checking the EGLConfig, which emits
1129 eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config,
1141 eglCreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config,
1155 eglCreatePlatformPixmapSurface(EGLDisplay dpy, EGLConfig config,
1178 eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config,
1686 EGLClientBuffer buffer, EGLConfig config,