Searched defs:eglSurfaceAttrib (Results 1 – 8 of 8) sorted by relevance
54 #define eglSurfaceAttrib eglwSurfaceAttrib macro
39 ANGLE_UTIL_EXPORT PFNEGLSURFACEATTRIBPROC eglSurfaceAttrib; variable
490 EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute… in eglSurfaceAttrib() function
504 eglw::EGLBoolean CallLogWrapper::eglSurfaceAttrib (eglw::EGLDisplay dpy, eglw::EGLSurface surface, … function in CallLogWrapper
243 EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy, in eglSurfaceAttrib() function
1228 eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, in eglSurfaceAttrib() function
431 EGLAPI EGLBoolean EGLAPIENTRY eglSurfaceAttrib(EGLDisplay dpy, EGLSurface surface, EGLint attribute… in eglSurfaceAttrib() function
304 #define eglSurfaceAttrib EGLEW_GET_FUN(__eglewSurfaceAttrib) macro