HomeSort by relevance Sort by last modified time
    Searched refs:PKT3_WAIT_REG_MEM (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/gallium/drivers/radeonsi/
si_state_streamout.c 171 cs->buf[cs->cdw++] = PKT3(PKT3_WAIT_REG_MEM, 5, 0);
r600_hw_context.c 692 cs->buf[cs->cdw++] = PKT3(PKT3_WAIT_REG_MEM, 5, 0);
sid.h 82 #define PKT3_WAIT_REG_MEM 0x3C
    [all...]
  /external/mesa3d/src/gallium/drivers/r600/
evergreen_hw_context.c 789 cs->buf[cs->cdw++] = PKT3(PKT3_WAIT_REG_MEM, 5, 0);
r600_hw_context.c     [all...]
evergreend.h 84 #define PKT3_WAIT_REG_MEM 0x3C
    [all...]
r600d.h 91 #define PKT3_WAIT_REG_MEM 0x3C
    [all...]

Completed in 401 milliseconds