Searched refs:PKT3_SET_LOOP_CONST (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_compute_internal.c153 res->cs[cs_end] = PKT3C(PKT3_SET_LOOP_CONST, num, 0);
200 ctx->cs->buf[ctx->cs->cdw++] = PKT3C(PKT3_SET_LOOP_CONST, num, 0);
H A Dr600_pipe.h673 #define PKT3_SET_LOOP_CONST 0x6C macro
733 cb->buf[cb->atom.num_dw++] = PKT3(PKT3_SET_LOOP_CONST, num, 0);
745 cb->buf[cb->atom.num_dw++] = PKT3(PKT3_SET_LOOP_CONST, num, 0) | cb->pkt_flags;
H A Devergreen_hw_context.c733 return r600_context_add_block(ctx, r600_loop_consts, nreg, PKT3_SET_LOOP_CONST, EVERGREEN_LOOP_CONST_OFFSET);
H A Dr600_hw_context.c536 return r600_context_add_block(ctx, r600_loop_consts, nreg, PKT3_SET_LOOP_CONST, R600_LOOP_CONST_OFFSET);
H A Devergreend.h98 #define PKT3_SET_LOOP_CONST 0x6C macro
H A Dr600d.h105 #define PKT3_SET_LOOP_CONST 0x6C macro
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute_internal.c153 res->cs[cs_end] = PKT3C(PKT3_SET_LOOP_CONST, num, 0);
200 ctx->cs->buf[ctx->cs->cdw++] = PKT3C(PKT3_SET_LOOP_CONST, num, 0);
H A Dr600_pipe.h673 #define PKT3_SET_LOOP_CONST 0x6C macro
733 cb->buf[cb->atom.num_dw++] = PKT3(PKT3_SET_LOOP_CONST, num, 0);
745 cb->buf[cb->atom.num_dw++] = PKT3(PKT3_SET_LOOP_CONST, num, 0) | cb->pkt_flags;
H A Devergreen_hw_context.c733 return r600_context_add_block(ctx, r600_loop_consts, nreg, PKT3_SET_LOOP_CONST, EVERGREEN_LOOP_CONST_OFFSET);
H A Dr600_hw_context.c536 return r600_context_add_block(ctx, r600_loop_consts, nreg, PKT3_SET_LOOP_CONST, R600_LOOP_CONST_OFFSET);
H A Devergreend.h98 #define PKT3_SET_LOOP_CONST 0x6C macro
H A Dr600d.h105 #define PKT3_SET_LOOP_CONST 0x6C macro

Completed in 399 milliseconds