Home
last modified time | relevance | path

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

/external/swiftshader/src/OpenGL/libEGL/
Dmain.cpp377 EGLSurface CreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_pixmap, co…
597 return egl::CreatePlatformPixmapSurfaceEXT(dpy, config, native_pixmap, attrib_list); in eglCreatePlatformPixmapSurfaceEXT()
DlibEGL.cpp403 EGLSurface CreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_pixmap, co… in CreatePlatformPixmapSurfaceEXT() function