Home
last modified time | relevance | path

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

/external/mesa3d/src/glx/apple/
Dapple_glx_context.c126 int *errorptr, bool * x11errorptr) in apple_glx_create_context() argument
138 *x11errorptr = true; in apple_glx_create_context()
144 *x11errorptr = false; in apple_glx_create_context()
176 *x11errorptr = true; in apple_glx_create_context()
180 *x11errorptr = false; in apple_glx_create_context()
484 unsigned long mask, int *errorptr, bool * x11errorptr) in apple_glx_copy_context() argument
494 *x11errorptr = true; in apple_glx_copy_context()
500 *x11errorptr = true; in apple_glx_copy_context()
515 *x11errorptr = false; in apple_glx_copy_context()
Dapple_glx_context.h75 int *errorptr, bool * x11errorptr);
85 bool * x11errorptr);