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()
177 *x11errorptr = true; in apple_glx_create_context()
181 *x11errorptr = false; in apple_glx_create_context()
485 unsigned long mask, int *errorptr, bool * x11errorptr) in apple_glx_copy_context() argument
495 *x11errorptr = true; in apple_glx_copy_context()
501 *x11errorptr = true; in apple_glx_copy_context()
516 *x11errorptr = false; in apple_glx_copy_context()
Dapple_glx_context.h75 int *errorptr, bool * x11errorptr);
85 bool * x11errorptr);