Searched refs:apple_glx_diagnostic (Results 1 - 20 of 20) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/apple/
H A Dapple_glx_log.h52 * TODO: Replace calls to apple_glx_diagnostic
54 #define apple_glx_diagnostic(f, args ...) \ macro
H A Dapple_glx.c63 apple_glx_diagnostic("%s: surface destroyed %u\n", __func__, uid);
72 apple_glx_diagnostic("surface notify updated %d\n", updated);
H A Dapple_glx_surface.c68 apple_glx_diagnostic("%s: ac->context_obj %p s->surface_id %u\n",
89 apple_glx_diagnostic("%s: drawable 0x%lx\n", __func__, d->drawable);
99 apple_glx_diagnostic("%s: s->surface_id %u\n", __func__, s->surface_id);
121 apple_glx_diagnostic
153 apple_glx_diagnostic("%s: created a surface for drawable 0x%lx"
H A Dapple_glx_context.c204 apple_glx_diagnostic("%s: ac %p ac->context_obj %p\n",
220 apple_glx_diagnostic("%s: ac %p ac->context_obj %p\n",
224 apple_glx_diagnostic("%s: context ac->context_obj %p "
295 apple_glx_diagnostic("%s: oldac %p ac %p drawable 0x%lx\n",
298 apple_glx_diagnostic("%s: oldac->context_obj %p ac->context_obj %p\n",
354 apple_glx_diagnostic("%s: drawable is None, error is: %d\n",
427 apple_glx_diagnostic("same_drawable and ac->is_current\n");
542 apple_glx_diagnostic("caller is the same thread for uid %u\n",
571 apple_glx_diagnostic("%s: surface recreation failed? %s\n", __func__,
579 apple_glx_diagnostic("
[all...]
H A Dapple_visual.c89 apple_glx_diagnostic
95 apple_glx_diagnostic
101 apple_glx_diagnostic
173 apple_glx_diagnostic
H A Dapple_glx_pixmap.c114 apple_glx_diagnostic("destroyed pixmap buffer for: 0x%lx\n", d->drawable);
182 apple_glx_diagnostic("created: pixmap buffer for 0x%lx\n", d->drawable);
H A Dapple_cgl.c92 apple_glx_diagnostic("CGL major %d minor %d\n", apple_cgl.version_major, apple_cgl.version_minor);
H A Dapple_glx_drawable.c175 apple_glx_diagnostic("%s: freeing %p\n", __func__, (void *) d);
205 apple_glx_diagnostic("%s: %p ->reference_count before -- %d\n", __func__,
342 apple_glx_diagnostic("%s: new drawable %p\n", __func__, (void *) d);
512 apple_glx_diagnostic("%s d->reference_count %d\n",
H A Dapple_glx_pbuffer.c93 apple_glx_diagnostic("made pbuffer drawable 0x%lx current\n", d->drawable);
105 apple_glx_diagnostic("destroying pbuffer for drawable 0x%lx\n",
/xsrc/external/mit/MesaLib/dist/src/glx/apple/
H A Dapple_glx_log.h52 * TODO: Replace calls to apple_glx_diagnostic
54 #define apple_glx_diagnostic(f, args ...) \ macro
H A Dapple_glx.c63 apple_glx_diagnostic("%s: surface destroyed %u\n", __func__, uid);
72 apple_glx_diagnostic("surface notify updated %d\n", updated);
H A Dapple_glx_surface.c68 apple_glx_diagnostic("%s: ac->context_obj %p s->surface_id %u\n",
89 apple_glx_diagnostic("%s: drawable 0x%lx\n", __func__, d->drawable);
99 apple_glx_diagnostic("%s: s->surface_id %u\n", __func__, s->surface_id);
121 apple_glx_diagnostic
153 apple_glx_diagnostic("%s: created a surface for drawable 0x%lx"
H A Dapple_glx_context.c203 apple_glx_diagnostic("%s: ac %p ac->context_obj %p\n",
219 apple_glx_diagnostic("%s: ac %p ac->context_obj %p\n",
223 apple_glx_diagnostic("%s: context ac->context_obj %p "
294 apple_glx_diagnostic("%s: oldac %p ac %p drawable 0x%lx\n",
297 apple_glx_diagnostic("%s: oldac->context_obj %p ac->context_obj %p\n",
353 apple_glx_diagnostic("%s: drawable is None, error is: %d\n",
426 apple_glx_diagnostic("same_drawable and ac->is_current\n");
541 apple_glx_diagnostic("caller is the same thread for uid %u\n",
570 apple_glx_diagnostic("%s: surface recreation failed? %s\n", __func__,
578 apple_glx_diagnostic("
[all...]
H A Dapple_visual.c89 apple_glx_diagnostic
95 apple_glx_diagnostic
101 apple_glx_diagnostic
173 apple_glx_diagnostic
H A Dapple_glx_pixmap.c114 apple_glx_diagnostic("destroyed pixmap buffer for: 0x%lx\n", d->drawable);
182 apple_glx_diagnostic("created: pixmap buffer for 0x%lx\n", d->drawable);
H A Dapple_cgl.c92 apple_glx_diagnostic("CGL major %d minor %d\n", apple_cgl.version_major, apple_cgl.version_minor);
H A Dapple_glx_drawable.c175 apple_glx_diagnostic("%s: freeing %p\n", __func__, (void *) d);
205 apple_glx_diagnostic("%s: %p ->reference_count before -- %d\n", __func__,
342 apple_glx_diagnostic("%s: new drawable %p\n", __func__, (void *) d);
512 apple_glx_diagnostic("%s d->reference_count %d\n",
H A Dapple_glx_pbuffer.c94 apple_glx_diagnostic("made pbuffer drawable 0x%lx current\n", d->drawable);
106 apple_glx_diagnostic("destroying pbuffer for drawable 0x%lx\n",
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dapplegl_glx.c60 apple_glx_diagnostic("%s: error %s\n", __func__, error ? "YES" : "NO");
89 apple_glx_diagnostic("%s: error %s\n", __func__, error ? "YES" : "NO");
/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dapplegl_glx.c60 apple_glx_diagnostic("%s: error %s\n", __func__, error ? "YES" : "NO");
89 apple_glx_diagnostic("%s: error %s\n", __func__, error ? "YES" : "NO");

Completed in 34 milliseconds