Lines Matching refs:EGLConfig
41 * The EGLDisplay, EGLConfig, EGLContext and EGLSurface types are
96 #include "eglconfig.h"
369 eglGetConfigs(EGLDisplay dpy, EGLConfig *configs,
384 eglChooseConfig(EGLDisplay dpy, const EGLint *attrib_list, EGLConfig *configs,
400 eglGetConfigAttrib(EGLDisplay dpy, EGLConfig config,
416 eglCreateContext(EGLDisplay dpy, EGLConfig config, EGLContext share_list,
521 eglCreateWindowSurface(EGLDisplay dpy, EGLConfig config,
542 eglCreatePixmapSurface(EGLDisplay dpy, EGLConfig config,
563 eglCreatePbufferSurface(EGLDisplay dpy, EGLConfig config,
1060 eglCreateScreenSurfaceMESA(EGLDisplay dpy, EGLConfig config,
1248 EGLClientBuffer buffer, EGLConfig config,