Searched refs:u_auto_log_fn (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_log.h66 typedef void (u_auto_log_fn)(void *data, struct u_log_context *ctx); typedef in typeref:typename:void ()(void * data,struct u_log_context * ctx)
75 u_log_add_auto_logger(struct u_log_context *ctx, u_auto_log_fn *callback,
H A Du_log.c41 u_auto_log_fn *callback;
74 u_log_add_auto_logger(struct u_log_context *ctx, u_auto_log_fn *callback,
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_log.h70 typedef void (u_auto_log_fn)(void *data, struct u_log_context *ctx); typedef in typeref:typename:void ()(void * data,struct u_log_context * ctx)
79 u_log_add_auto_logger(struct u_log_context *ctx, u_auto_log_fn *callback,
H A Du_log.c41 u_auto_log_fn *callback;
74 u_log_add_auto_logger(struct u_log_context *ctx, u_auto_log_fn *callback,

Completed in 4 milliseconds