/external/chromium_org/third_party/mesa/src/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 | 65 apple_glx_diagnostic("%s: surface destroyed %u\n", __func__, uid); 74 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 | 201 apple_glx_diagnostic("%s: ac %p ac->context_obj %p\n", 217 apple_glx_diagnostic("%s: ac %p ac->context_obj %p\n", 221 apple_glx_diagnostic("%s: context ac->context_obj %p " 292 apple_glx_diagnostic("%s: oldac %p ac %p drawable 0x%lx\n", 295 apple_glx_diagnostic("%s: oldac->context_obj %p ac->context_obj %p\n", 351 apple_glx_diagnostic("%s: drawable is None, error is: %d\n", 424 apple_glx_diagnostic("same_drawable and ac->is_current\n"); 539 apple_glx_diagnostic("caller is the same thread for uid %u\n", 568 apple_glx_diagnostic("%s: surface recreation failed? %s\n", __func__, 576 apple_glx_diagnostic("%s: updating context %p\n", __func__, ptr) [all...] |
apple_visual.c | 83 apple_glx_diagnostic 91 apple_glx_diagnostic 97 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/apple/ |
apple_glx_log.h | 52 * TODO: Replace calls to apple_glx_diagnostic 54 #define apple_glx_diagnostic(f, args ...) \ macro
|
apple_glx.c | 65 apple_glx_diagnostic("%s: surface destroyed %u\n", __func__, uid); 74 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 | 201 apple_glx_diagnostic("%s: ac %p ac->context_obj %p\n", 217 apple_glx_diagnostic("%s: ac %p ac->context_obj %p\n", 221 apple_glx_diagnostic("%s: context ac->context_obj %p " 292 apple_glx_diagnostic("%s: oldac %p ac %p drawable 0x%lx\n", 295 apple_glx_diagnostic("%s: oldac->context_obj %p ac->context_obj %p\n", 351 apple_glx_diagnostic("%s: drawable is None, error is: %d\n", 424 apple_glx_diagnostic("same_drawable and ac->is_current\n"); 539 apple_glx_diagnostic("caller is the same thread for uid %u\n", 568 apple_glx_diagnostic("%s: surface recreation failed? %s\n", __func__, 576 apple_glx_diagnostic("%s: updating context %p\n", __func__, ptr) [all...] |
apple_visual.c | 83 apple_glx_diagnostic 91 apple_glx_diagnostic 97 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/chromium_org/third_party/mesa/src/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");
|
/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");
|