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

  /external/swiftshader/src/OpenGL/libEGL/
main.cpp 541 EGLAPI EGLSurface EGLAPIENTRY eglCreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config, void *native_pixmap, const EGLint *attrib_list)
  /external/mesa3d/src/egl/main/
eglapi.c 907 * eglCreateWindowSurface() and eglCreatePlatformPixmapSurfaceEXT(). In
961 * eglCreatePixmapSurface() and eglCreatePlatformPixmapSurfaceEXT(). In
963 * `Pixmap`. In eglCreatePlatformPixmapSurfaceEXT(), the type is
1024 eglCreatePlatformPixmapSurfaceEXT(EGLDisplay dpy, EGLConfig config,
    [all...]

Completed in 72 milliseconds