Searched refs:_eglSurfaceAttrib (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/egl/main/
H A Deglfallbacks.c72 drv->API.SurfaceAttrib = _eglSurfaceAttrib;
H A Deglsurface.h186 _eglSurfaceAttrib(_EGLDriver *drv, _EGLDisplay *disp, _EGLSurface *surf, EGLint attribute, EGLint value);
H A Deglsurface.c593 _eglSurfaceAttrib(_EGLDriver *drv, _EGLDisplay *disp, _EGLSurface *surface, function in typeref:typename:EGLBoolean
/xsrc/external/mit/MesaLib/dist/src/egl/main/
H A Deglsurface.h193 _eglSurfaceAttrib(_EGLDisplay *disp, _EGLSurface *surf, EGLint attribute, EGLint value);
H A Deglsurface.c631 _eglSurfaceAttrib(_EGLDisplay *disp, _EGLSurface *surface, function in typeref:typename:EGLBoolean
H A Deglapi.c1244 ret = _eglSurfaceAttrib(disp, surf, attribute, value);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D20.3.0.rst1704 - egl: drop unused \_EGLDriver from \_eglSurfaceAttrib()

Completed in 18 milliseconds