Home
last modified time | relevance | path

Searched refs:first_dw (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_debug.c219 unsigned first_dw = ib->cur_dw; in ac_parse_packet3() local
471 while (ib->cur_dw <= first_dw + count) in ac_parse_packet3()
474 if (ib->cur_dw > first_dw + count + 1) in ac_parse_packet3()