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.c174 OUT_BATCH_REGVAL(R200_PP_TXCBLEND2_0, (R200_TXC_CLAMP_0_1 | in emit_tx_setup()
197 OUT_BATCH_REGVAL(R200_PP_TXCBLEND2_0, (R200_TXC_CLAMP_0_1 | in emit_tx_setup()
229 OUT_BATCH_REGVAL(R200_PP_TXCBLEND2_0, (R200_TXC_CLAMP_0_1 | in emit_tx_setup()
245 OUT_BATCH_REGVAL(R200_PP_TXCBLEND2_1, (R200_TXC_CLAMP_0_1 | in emit_tx_setup()
261 OUT_BATCH_REGVAL(R200_PP_TXCBLEND2_2, (R200_TXC_CLAMP_0_1 | in emit_tx_setup()
277 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.c1102 R200_TXC_CLAMP_0_1 | in r200InitState()