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.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()
487 unsigned long mask, int *errorptr, bool * x11errorptr) in apple_glx_copy_context() argument
497 *x11errorptr = true; in apple_glx_copy_context()
503 *x11errorptr = true; in apple_glx_copy_context()
518 *x11errorptr = false; in apple_glx_copy_context()
Dapple_glx_context.h75 int *errorptr, bool * x11errorptr);
85 bool * x11errorptr);