Home
last modified time | relevance | path

Searched refs:R200_TXC_CLAMP_0_1 (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_blit.c175 OUT_BATCH_REGVAL(R200_PP_TXCBLEND2_0, (R200_TXC_CLAMP_0_1 | in emit_tx_setup()
193 OUT_BATCH_REGVAL(R200_PP_TXCBLEND2_0, (R200_TXC_CLAMP_0_1 | in emit_tx_setup()
217 OUT_BATCH_REGVAL(R200_PP_TXCBLEND2_0, (R200_TXC_CLAMP_0_1 | in emit_tx_setup()
233 OUT_BATCH_REGVAL(R200_PP_TXCBLEND2_1, (R200_TXC_CLAMP_0_1 | in emit_tx_setup()
249 OUT_BATCH_REGVAL(R200_PP_TXCBLEND2_2, (R200_TXC_CLAMP_0_1 | in emit_tx_setup()
265 OUT_BATCH_REGVAL(R200_PP_TXCBLEND2_3, (R200_TXC_CLAMP_0_1 | in emit_tx_setup()
Dr200_fragshader.c286 SET_INST_2(opnum, optype) |= R200_TXC_CLAMP_0_1; in r200UpdateFSArith()
Dr200_reg.h1248 #define R200_TXC_CLAMP_0_1 (1 << 12) macro
Dr200_state_init.c1099 R200_TXC_CLAMP_0_1 | in r200InitState()