Searched refs:PRED_OP (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_query.c214 cs->buf[cs->cdw++] = PRED_OP(PREDICATION_OP_CLEAR);
228 op = PRED_OP(operation) | PREDICATION_DRAW_VISIBLE |
H A Dr600d.h135 #define PRED_OP(x) ((x) << 16) macro
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_query.c214 cs->buf[cs->cdw++] = PRED_OP(PREDICATION_OP_CLEAR);
228 op = PRED_OP(operation) | PREDICATION_DRAW_VISIBLE |
H A Dr600d.h135 #define PRED_OP(x) ((x) << 16) macro
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dr600_hw_context.c502 cs->buf[cs->cdw++] = PRED_OP(PREDICATION_OP_CLEAR);
514 op = PRED_OP(operation) | PREDICATION_DRAW_VISIBLE |
H A Dsid.h55 #define PRED_OP(x) ((x) << 16) macro
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dr600_hw_context.c502 cs->buf[cs->cdw++] = PRED_OP(PREDICATION_OP_CLEAR);
514 op = PRED_OP(operation) | PREDICATION_DRAW_VISIBLE |
H A Dsid.h55 #define PRED_OP(x) ((x) << 16) macro

Completed in 274 milliseconds