Searched refs:intel_print_group (Results 1 – 5 of 5) sorted by relevance
/third_party/mesa3d/src/intel/common/tests/ |
D | genxml_test.c | 74 intel_print_group(stdout, group, 0, dw, 0, false); in test_struct() 115 intel_print_group(stdout, group, 0, dw, 0, false); in test_two_levels()
|
/third_party/mesa3d/src/intel/common/ |
D | intel_decoder.h | 204 void intel_print_group(FILE *out,
|
D | intel_decoder.c | 1213 intel_print_group(FILE *outfile, struct intel_group *group, uint64_t offset, in intel_print_group() function 1232 intel_print_group(outfile, iter.struct_desc, struct_offset, in intel_print_group()
|
D | intel_batch_decoder.c | 77 intel_print_group(ctx->fp, group, address, map, 0, in ctx_print_group()
|
/third_party/mesa3d/src/intel/tools/ |
D | aubinator_error_decode.c | 69 intel_print_group(stdout, reg_spec, 0, ®, 0, in print_register()
|