Home
last modified time | relevance | path

Searched refs:x11errorptr (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/glx/apple/
Dapple_glx_context.c128 int *errorptr, bool * x11errorptr) in apple_glx_create_context() argument
140 *x11errorptr = true; in apple_glx_create_context()
146 *x11errorptr = false; in apple_glx_create_context()
179 *x11errorptr = true; in apple_glx_create_context()
183 *x11errorptr = false; in apple_glx_create_context()
486 unsigned long mask, int *errorptr, bool * x11errorptr) in apple_glx_copy_context() argument
496 *x11errorptr = true; in apple_glx_copy_context()
502 *x11errorptr = true; in apple_glx_copy_context()
517 *x11errorptr = false; in apple_glx_copy_context()
Dapple_glx_context.h75 int *errorptr, bool * x11errorptr);
85 bool * x11errorptr);