Searched refs:u_log_chunk (Results 1 - 6 of 6) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_log.h | 33 * \ref u_log_chunk that are only converted to text on-demand (e.g. for higher 85 u_log_chunk(struct u_log_context *ctx, const struct u_log_chunk_type *type,
|
| H A D | u_log.c | 137 u_log_chunk(ctx, &str_chunk_type, str); 149 u_log_chunk(struct u_log_context *ctx, const struct u_log_chunk_type *type, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_log.h | 33 * \ref u_log_chunk that are only converted to text on-demand (e.g. for higher 89 u_log_chunk(struct u_log_context *ctx, const struct u_log_chunk_type *type,
|
| H A D | u_log.c | 137 u_log_chunk(ctx, &str_chunk_type, str); 149 u_log_chunk(struct u_log_context *ctx, const struct u_log_chunk_type *type, function in typeref:typename:void
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_debug.c | 165 u_log_chunk(log, &si_log_chunk_type_shader, chunk); 181 u_log_chunk(log, &si_log_chunk_type_shader, chunk); 470 u_log_chunk(log, &si_log_chunk_type_cs, chunk); 776 u_log_chunk(log, &si_log_chunk_type_descriptor_list, chunk);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_debug.c | 173 u_log_chunk(log, &si_log_chunk_type_shader, chunk); 187 u_log_chunk(log, &si_log_chunk_type_shader, chunk); 467 u_log_chunk(log, &si_log_chunk_type_cs, chunk); 751 u_log_chunk(log, &si_log_chunk_type_descriptor_list, chunk);
|
Completed in 12 milliseconds