Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_pipe.h850 #define PKT3_SET_LOOP_CONST 0x6C macro
917 cb->buf[cb->num_dw++] = PKT3(PKT3_SET_LOOP_CONST, num, 0); in r600_store_loop_const_seq()
929 cb->buf[cb->num_dw++] = PKT3(PKT3_SET_LOOP_CONST, num, 0) | cb->pkt_flags; in eg_store_loop_const_seq()
Devergreend.h108 #define PKT3_SET_LOOP_CONST 0x6C macro
Dr600d.h116 #define PKT3_SET_LOOP_CONST 0x6C macro