Home
last modified time | relevance | path

Searched refs:CreatePlatformWindowSurfaceEXT (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libEGL/
Dmain.cpp375 EGLSurface CreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_window, co…
587 return egl::CreatePlatformWindowSurfaceEXT(dpy, config, native_window, attrib_list); in eglCreatePlatformWindowSurfaceEXT()
DlibEGL.cpp353 EGLSurface CreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_window, co… in CreatePlatformWindowSurfaceEXT() function