Home
last modified time | relevance | path

Searched refs:last_pm4 (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_pm4.c37 state->last_pm4 = state->ndw++; in si_pm4_cmd_begin()
52 count = state->ndw - state->last_pm4 - 2; in si_pm4_cmd_end()
53 state->pm4[state->last_pm4] = PKT3(state->last_opcode, count, predicate); in si_pm4_cmd_end()
H A Dsi_pm4.h47 uint16_t last_pm4; member

Completed in 1 milliseconds