HomeSort by relevance Sort by last modified time
    Searched refs:PFNGLXDESTROYWINDOWPROC (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/include/GL/
glx.h 309 typedef void (* PFNGLXDESTROYWINDOWPROC) (Display *dpy, GLXWindow win);
glxext.h 552 typedef void ( * PFNGLXDESTROYWINDOWPROC) (Display *dpy, GLXWindow win);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glx.h 299 typedef void (* PFNGLXDESTROYWINDOWPROC) (Display *dpy, GLXWindow win);
glxext.h 504 typedef void ( * PFNGLXDESTROYWINDOWPROC) (Display *dpy, GLXWindow win);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glx.h 309 typedef void (* PFNGLXDESTROYWINDOWPROC) (Display *dpy, GLXWindow win);
glxext.h 548 typedef void ( * PFNGLXDESTROYWINDOWPROC) (Display *dpy, GLXWindow win);
    [all...]
  /external/mesa3d/src/egl/drivers/glx/
egl_glx.c 105 PFNGLXDESTROYWINDOWPROC glXDestroyWindow;
    [all...]

Completed in 221 milliseconds