Searched refs:ac_parse_packet3 (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/r600/ |
D | eg_debug.c | 143 static uint32_t *ac_parse_packet3(FILE *f, uint32_t *ib, int *num_dw, in ac_parse_packet3() function 296 ib = ac_parse_packet3(f, ib, &num_dw, trace_id, in eg_parse_ib()
|
/external/mesa3d/src/amd/common/ |
D | ac_debug.c | 238 static void ac_parse_packet3(FILE *f, uint32_t header, struct ac_ib_parser *ib, in ac_parse_packet3() function 506 ac_parse_packet3(f, header, ib, ¤t_trace_id); in ac_do_parse_ib()
|