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

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/x11/
glxapi.h 131 GLXContextID (*GetContextIDEXT)(const GLXContext context);
133 GLXContext (*ImportContextEXT)(Display *dpy, GLXContextID contextID);
realglx.h 203 extern GLXContextID
210 _real_glXImportContextEXT(Display *dpy, GLXContextID contextID);
glxapi.c 725 GLXContextID PUBLIC
738 glXImportContextEXT(Display *dpy, GLXContextID contextID)
    [all...]
fakeglx.c     [all...]
  /external/mesa3d/src/mesa/drivers/x11/
glxapi.h 131 GLXContextID (*GetContextIDEXT)(const GLXContext context);
133 GLXContext (*ImportContextEXT)(Display *dpy, GLXContextID contextID);
realglx.h 203 extern GLXContextID
210 _real_glXImportContextEXT(Display *dpy, GLXContextID contextID);
glxapi.c 725 GLXContextID PUBLIC
738 glXImportContextEXT(Display *dpy, GLXContextID contextID)
    [all...]
fakeglx.c     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/GL/
glxext.h 612 extern GLXContextID glXGetContextIDEXT (const GLXContext);
613 extern GLXContext glXImportContextEXT (Display *, GLXContextID);
618 typedef GLXContextID ( * PFNGLXGETCONTEXTIDEXTPROC) (const GLXContext context);
619 typedef GLXContext ( * PFNGLXIMPORTCONTEXTEXTPROC) (Display *dpy, GLXContextID contextID);
    [all...]
glx.h 184 typedef XID GLXContextID;
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/
glxext.h 612 extern GLXContextID glXGetContextIDEXT (const GLXContext);
613 extern GLXContext glXImportContextEXT (Display *, GLXContextID);
618 typedef GLXContextID ( * PFNGLXGETCONTEXTIDEXTPROC) (const GLXContext context);
619 typedef GLXContext ( * PFNGLXIMPORTCONTEXTEXTPROC) (Display *dpy, GLXContextID contextID);
    [all...]
glx.h 184 typedef XID GLXContextID;
  /external/chromium_org/third_party/mesa/src/include/GL/
glxext.h 668 extern GLXContextID glXGetContextIDEXT (const GLXContext context);
669 extern GLXContext glXImportContextEXT (Display *dpy, GLXContextID contextID);
674 typedef GLXContextID ( * PFNGLXGETCONTEXTIDEXTPROC) (const GLXContext context);
675 typedef GLXContext ( * PFNGLXIMPORTCONTEXTEXTPROC) (Display *dpy, GLXContextID contextID);
    [all...]
glx.h 184 typedef XID GLXContextID;
  /external/mesa3d/include/GL/
glxext.h 668 extern GLXContextID glXGetContextIDEXT (const GLXContext context);
669 extern GLXContext glXImportContextEXT (Display *dpy, GLXContextID contextID);
674 typedef GLXContextID ( * PFNGLXGETCONTEXTIDEXTPROC) (const GLXContext context);
675 typedef GLXContext ( * PFNGLXIMPORTCONTEXTEXTPROC) (Display *dpy, GLXContextID contextID);
    [all...]
glx.h 184 typedef XID GLXContextID;
  /external/chromium_org/third_party/mesa/src/src/glx/
indirect_glx.c 64 GLXContextID gc_id, GLXContextTag gc_tag,
glxcmds.c 577 __glXIsDirect(Display * dpy, GLXContextID contextID)
    [all...]
  /external/mesa3d/src/glx/
indirect_glx.c 64 GLXContextID gc_id, GLXContextTag gc_tag,
glxcmds.c 577 __glXIsDirect(Display * dpy, GLXContextID contextID)
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/glx/xlib/
glx_api.c     [all...]
  /external/mesa3d/src/gallium/state_trackers/glx/xlib/
glx_api.c     [all...]

Completed in 1049 milliseconds