Searched defs:CreatePixmapSurface_t (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/egl/main/
H A Deglapi.h62 typedef _EGLSurface *(*CreatePixmapSurface_t)(_EGLDriver *drv, _EGLDisplay *dpy, _EGLConfig *config, EGLNativePixmapType pixmap, const EGLint *attrib_list); typedef
149 CreatePixmapSurface_t CreatePixmapSurface;

Completed in 1097 milliseconds