Searched refs:PKT3_SET_SAMPLER (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_compute_internal.c145 res->cs[cs_end] = PKT3C(PKT3_SET_SAMPLER, num, 0);
192 ctx->cs->buf[ctx->cs->cdw++] = PKT3C(PKT3_SET_SAMPLER, num, 0);
581 evergreen_emit_raw_value(res, PKT3C(PKT3_SET_SAMPLER, 3, 0));
H A Dr600_state.c1982 r600_write_value(cs, PKT3(PKT3_SET_SAMPLER, 3, 0));
H A Devergreen_state.c2129 r600_write_value(cs, PKT3(PKT3_SET_SAMPLER, 3, 0));
H A Devergreend.h100 #define PKT3_SET_SAMPLER 0x6E macro
H A Dr600d.h107 #define PKT3_SET_SAMPLER 0x6E macro
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute_internal.c145 res->cs[cs_end] = PKT3C(PKT3_SET_SAMPLER, num, 0);
192 ctx->cs->buf[ctx->cs->cdw++] = PKT3C(PKT3_SET_SAMPLER, num, 0);
581 evergreen_emit_raw_value(res, PKT3C(PKT3_SET_SAMPLER, 3, 0));
H A Dr600_state.c1982 r600_write_value(cs, PKT3(PKT3_SET_SAMPLER, 3, 0));
H A Devergreen_state.c2129 r600_write_value(cs, PKT3(PKT3_SET_SAMPLER, 3, 0));
H A Devergreend.h100 #define PKT3_SET_SAMPLER 0x6E macro
H A Dr600d.h107 #define PKT3_SET_SAMPLER 0x6E macro

Completed in 222 milliseconds