HomeSort by relevance Sort by last modified time
    Searched defs:eglCreatePlatformWindowSurfaceEXT (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/src/OpenGL/libEGL/
main.cpp 536 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_window, const EGLint *attrib_list)
  /external/mesa3d/src/egl/main/
eglapi.c 909 * `Window`. In eglCreatePlatformWindowSurfaceEXT(), the type is
920 eglCreatePlatformWindowSurfaceEXT(EGLDisplay dpy, EGLConfig config,
    [all...]

Completed in 223 milliseconds