Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h868 #define PKT3_SET_CTL_CONST 0x6F macro
928 cb->buf[cb->num_dw++] = PKT3(PKT3_SET_CTL_CONST, num, 0) | cb->pkt_flags; in r600_store_ctl_const_seq()
996 radeon_emit(cs, PKT3(PKT3_SET_CTL_CONST, num, 0)); in radeon_set_ctl_const_seq()
Devergreend.h111 #define PKT3_SET_CTL_CONST 0x6F macro
Dr600d.h119 #define PKT3_SET_CTL_CONST 0x6F macro