HomeSort by relevance Sort by last modified time
    Searched full:ext_procs (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_api.c 618 for (ext = dpy->ext_procs; ext; ext = ext->next) {
640 ext = dpy->ext_procs; /* new extension is at head of list */
    [all...]
  /external/mesa3d/src/mesa/drivers/x11/
fakeglx.c 847 for (ext = dpy->ext_procs; ext; ext = ext->next) {
869 ext = dpy->ext_procs; /* new extension is at head of list */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/X11/
Xlibint.h 121 struct _XExten *ext_procs; /* extensions initialized on this display */ member in struct:_XDisplay
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xlibint.h 119 struct _XExten *ext_procs; /* extensions initialized on this display */ member in struct:_XDisplay
    [all...]

Completed in 3625 milliseconds