Searched refs:R200_SET_STATE (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_ioctl.h89 #define R200_SET_STATE( rmesa, ATOM, index, newvalue ) \ macro
H A Dr200_state.c1583 R200_SET_STATE(r200, set, SET_RE_CNTL, R200_SCISSOR_ENABLE | r200->hw.set.cmd[SET_RE_CNTL]);
1598 R200_SET_STATE(r200, sci, SCI_XY_1, x1 | (y1 << 16));
1599 R200_SET_STATE(r200, sci, SCI_XY_2, x2 | (y2 << 16));
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_ioctl.h89 #define R200_SET_STATE( rmesa, ATOM, index, newvalue ) \ macro
H A Dr200_state.c1584 R200_SET_STATE(r200, set, SET_RE_CNTL, R200_SCISSOR_ENABLE | r200->hw.set.cmd[SET_RE_CNTL]);
1599 R200_SET_STATE(r200, sci, SCI_XY_1, x1 | (y1 << 16));
1600 R200_SET_STATE(r200, sci, SCI_XY_2, x2 | (y2 << 16));

Completed in 7 milliseconds