HomeSort by relevance Sort by last modified time
    Searched refs:apple_glx_diagnostic (Results 1 - 10 of 10) sorted by null

  /external/mesa3d/src/glx/apple/
apple_glx_log.h 52 * TODO: Replace calls to apple_glx_diagnostic
54 #define apple_glx_diagnostic(f, args ...) \ macro
apple_glx.c 63 apple_glx_diagnostic("%s: surface destroyed %u\n", __func__, uid);
72 apple_glx_diagnostic("surface notify updated %d\n", updated);
apple_glx_surface.c 68 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"
apple_glx_context.c 202 apple_glx_diagnostic("%s: ac %p ac->context_obj %p\n",
218 apple_glx_diagnostic("%s: ac %p ac->context_obj %p\n",
222 apple_glx_diagnostic("%s: context ac->context_obj %p "
293 apple_glx_diagnostic("%s: oldac %p ac %p drawable 0x%lx\n",
296 apple_glx_diagnostic("%s: oldac->context_obj %p ac->context_obj %p\n",
352 apple_glx_diagnostic("%s: drawable is None, error is: %d\n",
425 apple_glx_diagnostic("same_drawable and ac->is_current\n");
540 apple_glx_diagnostic("caller is the same thread for uid %u\n",
569 apple_glx_diagnostic("%s: surface recreation failed? %s\n", __func__,
577 apple_glx_diagnostic("%s: updating context %p\n", __func__, ptr)
    [all...]
apple_visual.c 88 apple_glx_diagnostic
94 apple_glx_diagnostic
100 apple_glx_diagnostic
172 apple_glx_diagnostic
apple_glx_pixmap.c 114 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);
apple_cgl.c 92 apple_glx_diagnostic("CGL major %d minor %d\n", apple_cgl.version_major, apple_cgl.version_minor);
apple_glx_drawable.c 175 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",
apple_glx_pbuffer.c 91 apple_glx_diagnostic("made pbuffer drawable 0x%lx current\n", d->drawable);
103 apple_glx_diagnostic("destroying pbuffer for drawable 0x%lx\n",
  /external/mesa3d/src/glx/
applegl_glx.c 60 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 340 milliseconds