Searched refs:CreatePlatformWindowSurfaceEXT (Results 1 – 2 of 2) sorted by relevance
375 EGLSurface CreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_window, co…587 return egl::CreatePlatformWindowSurfaceEXT(dpy, config, native_window, attrib_list); in eglCreatePlatformWindowSurfaceEXT()
353 EGLSurface CreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_window, co… in CreatePlatformWindowSurfaceEXT() function