HomeSort by relevance Sort by last modified time
    Searched defs:si_pm4_cmd_begin (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
radeonsi_pm4.c 35 void si_pm4_cmd_begin(struct si_pm4_state *state, unsigned opcode) function
79 si_pm4_cmd_begin(state, opcode);
101 si_pm4_cmd_begin(state, PKT3_NOP);
121 si_pm4_cmd_begin(state, PKT3_SET_SH_REG_OFFSET);
  /external/mesa3d/src/gallium/drivers/radeonsi/
radeonsi_pm4.c 35 void si_pm4_cmd_begin(struct si_pm4_state *state, unsigned opcode) function
79 si_pm4_cmd_begin(state, opcode);
101 si_pm4_cmd_begin(state, PKT3_NOP);
121 si_pm4_cmd_begin(state, PKT3_SET_SH_REG_OFFSET);

Completed in 140 milliseconds