Lines Matching refs:EGLConfig
127 EGLConfig config;
148 EGLConfig config;
152 egl_surface_t(EGLDisplay dpy, EGLConfig config, int32_t depthFormat);
175 EGLConfig config,
219 EGLDisplay dpy, EGLConfig config,
341 EGLConfig config,
644 EGLDisplay dpy, EGLConfig config,
660 EGLConfig config,
708 EGLDisplay dpy, EGLConfig config, int32_t depthFormat,
723 EGLConfig config, int32_t depthFormat,
1200 static EGLBoolean getConfigAttrib(EGLDisplay dpy, EGLConfig config,
1229 static EGLSurface createWindowSurface(EGLDisplay dpy, EGLConfig config,
1278 static EGLSurface createPixmapSurface(EGLDisplay dpy, EGLConfig config,
1324 static EGLSurface createPbufferSurface(EGLDisplay dpy, EGLConfig config,
1438 EGLConfig *configs,
1451 *configs++ = (EGLConfig)i;
1458 EGLConfig *configs, EGLint config_size,
1522 *configs++ = (EGLConfig)i;
1539 EGLBoolean eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config,
1552 EGLSurface eglCreateWindowSurface( EGLDisplay dpy, EGLConfig config,
1559 EGLSurface eglCreatePixmapSurface( EGLDisplay dpy, EGLConfig config,
1566 EGLSurface eglCreatePbufferSurface( EGLDisplay dpy, EGLConfig config,
1657 EGLContext eglCreateContext(EGLDisplay dpy, EGLConfig config,
1991 EGLConfig config, const EGLint *attrib_list)