Searched defs:x11errorptr (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/apple/
H A Dapple_glx_context.c126 int *errorptr, bool * x11errorptr)
138 *x11errorptr = true;
144 *x11errorptr = false;
176 *x11errorptr = true;
180 *x11errorptr = false;
484 unsigned long mask, int *errorptr, bool * x11errorptr)
494 *x11errorptr = true;
500 *x11errorptr = true;
515 *x11errorptr = false;
124 apple_glx_create_context(void **ptr, Display * dpy, int screen, const void *mode, void *sharedContext, int *errorptr, bool * x11errorptr) argument
483 apple_glx_copy_context(void *currentptr, void *srcptr, void *destptr, unsigned long mask, int *errorptr, bool * x11errorptr) argument
/external/mesa3d/src/glx/apple/
H A Dapple_glx_context.c126 int *errorptr, bool * x11errorptr)
138 *x11errorptr = true;
144 *x11errorptr = false;
176 *x11errorptr = true;
180 *x11errorptr = false;
484 unsigned long mask, int *errorptr, bool * x11errorptr)
494 *x11errorptr = true;
500 *x11errorptr = true;
515 *x11errorptr = false;
124 apple_glx_create_context(void **ptr, Display * dpy, int screen, const void *mode, void *sharedContext, int *errorptr, bool * x11errorptr) argument
483 apple_glx_copy_context(void *currentptr, void *srcptr, void *destptr, unsigned long mask, int *errorptr, bool * x11errorptr) argument

Completed in 96 milliseconds