Searched refs:PKT3_SET_BOOL_CONST (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Devergreen_compute_internal.c157 res->cs[cs_end] = PKT3C(PKT3_SET_BOOL_CONST, num, 0);
204 ctx->cs->buf[ctx->cs->cdw++] = PKT3C(PKT3_SET_BOOL_CONST, num, 0);
H A Devergreend.h97 #define PKT3_SET_BOOL_CONST 0x6B macro
H A Dr600d.h104 #define PKT3_SET_BOOL_CONST 0x6B macro
/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_compute_internal.c157 res->cs[cs_end] = PKT3C(PKT3_SET_BOOL_CONST, num, 0);
204 ctx->cs->buf[ctx->cs->cdw++] = PKT3C(PKT3_SET_BOOL_CONST, num, 0);
H A Devergreend.h97 #define PKT3_SET_BOOL_CONST 0x6B macro
H A Dr600d.h104 #define PKT3_SET_BOOL_CONST 0x6B macro

Completed in 93 milliseconds