Home | History | Annotate | Download | only in libEGL

Lines Matching refs:TRACE

100 	TRACE("()");
114 TRACE("(EGLNativeDisplayType display_id = %p)", display_id);
133 TRACE("(EGLDisplay dpy = %p, EGLint *major = %p, EGLint *minor = %p)",
156 TRACE("(EGLDisplay dpy = %p)", dpy);
172 TRACE("(EGLDisplay dpy = %p, EGLint name = %d)", dpy, name);
216 TRACE("(EGLDisplay dpy = %p, EGLConfig *configs = %p, "
244 TRACE("(EGLDisplay dpy = %p, const EGLint *attrib_list = %p, "
277 TRACE("(EGLDisplay dpy = %p, EGLConfig config = %p, EGLint attribute = %d, EGLint *value = %p)",
297 TRACE("(EGLDisplay dpy = %p, EGLConfig config = %p, EGLNativeWindowType win = %p, "
317 TRACE("(EGLDisplay dpy = %p, EGLConfig config = %p, const EGLint *attrib_list = %p)",
332 TRACE("(EGLDisplay dpy = %p, EGLConfig config = %p, EGLNativePixmapType pixmap = %p, "
349 TRACE("(EGLDisplay dpy = %p, EGLSurface surface = %p)", dpy, surface);
371 TRACE("(EGLDisplay dpy = %p, EGLSurface surface = %p, EGLint attribute = %d, EGLint *value = %p)",
449 TRACE("(EGLenum api = 0x%X)", api);
469 TRACE("()");
478 TRACE("()");
487 TRACE("()");
496 TRACE("(EGLDisplay dpy = %p, EGLenum buftype = 0x%X, EGLClientBuffer buffer = %p, "
507 TRACE("(EGLDisplay dpy = %p, EGLSurface surface = %p, EGLint attribute = %d, EGLint value = %d)",
543 TRACE("(EGLDisplay dpy = %p, EGLSurface surface = %p, EGLint buffer = %d)", dpy, surface, buffer);
585 TRACE("(EGLDisplay dpy = %p, EGLSurface surface = %p, EGLint buffer = %d)", dpy, surface, buffer);
622 TRACE("(EGLDisplay dpy = %p, EGLint interval = %d)", dpy, interval);
646 TRACE("(EGLDisplay dpy = %p, EGLConfig config = %p, EGLContext share_context = %p, "
749 TRACE("(EGLDisplay dpy = %p, EGLContext ctx = %p)", dpy, ctx);
771 TRACE("(EGLDisplay dpy = %p, EGLSurface draw = %p, EGLSurface read = %p, EGLContext ctx = %p)",
827 TRACE("()");
836 TRACE("(EGLint readdraw = %d)", readdraw);
856 TRACE("()");
877 TRACE("(EGLDisplay dpy = %p, EGLContext ctx = %p, EGLint attribute = %d, EGLint *value = %p)",
911 TRACE("()");
920 TRACE("(EGLint engine = %d)", engine);
929 TRACE("(EGLDisplay dpy = %p, EGLSurface surface = %p)", dpy, surface);
951 TRACE("(EGLDisplay dpy = %p, EGLSurface surface = %p, EGLNativePixmapType target = %p)", dpy, surface, target);
968 TRACE("(EGLDisplay dpy = %p, EGLContext ctx = %p, EGLenum target = 0x%X, buffer = %p, const EGLint attrib_list = %p)", dpy, ctx, target, buffer, attrib_list);
1055 TRACE("(EGLDisplay dpy = %p, EGLImageKHR image = %p)", dpy, image);
1074 TRACE("(EGLenum platform = 0x%X, void *native_display = %p, const EGLint *attrib_list = %p)", platform, native_display, attrib_list);
1125 TRACE("(EGLDisplay dpy = %p, EGLunum type = %x, EGLint *attrib_list=%p)", dpy, type, attrib_list);
1158 TRACE("(EGLDisplay dpy = %p, EGLSyncKHR sync = %p)", dpy, sync);
1180 TRACE("(EGLDisplay dpy = %p, EGLSyncKHR sync = %p, EGLint flags = %x, EGLTimeKHR value = %llx)", dpy, sync, flags, timeout);
1208 TRACE("(EGLDisplay dpy = %p, EGLSyncKHR sync = %p, EGLint attribute = %x, EGLint *value = %p)", dpy, sync, attribute, value);
1242 TRACE("(const char *procname = \"%s\")", procname);