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

  /external/mesa3d/src/glx/apple/
apple_glx_drawable.h 194 bool apple_glx_pbuffer_create(Display * dpy, GLXFBConfig config,
apple_glx_pbuffer.c 120 apple_glx_pbuffer_create(Display * dpy, GLXFBConfig config, function
  /external/mesa3d/src/glx/
glx_pbuffer.c 686 if (apple_glx_pbuffer_create(dpy, config, width, height, &errorcode,
689 * apple_glx_pbuffer_create only sets the errorcode to core X11

Completed in 86 milliseconds