Searched refs:R200_CLAMP_S_CLAMP_LAST (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/r200/
H A Dr200_blit.c294 OUT_BATCH_REGVAL(R200_PP_TXFILTER_0, (R200_CLAMP_S_CLAMP_LAST |
H A Dr200_tex.c84 t->pp_txfilter |= R200_CLAMP_S_CLAMP_LAST;
H A Dr200_reg.h857 #define R200_CLAMP_S_CLAMP_LAST (2 << 23) macro
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/r200/
H A Dr200_blit.c284 OUT_BATCH_REGVAL(R200_PP_TXFILTER_0, (R200_CLAMP_S_CLAMP_LAST |
H A Dr200_tex.c85 t->pp_txfilter |= R200_CLAMP_S_CLAMP_LAST;
H A Dr200_reg.h857 #define R200_CLAMP_S_CLAMP_LAST (2 << 23) macro
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dradeon_exa_render.c868 txfilter |= R200_CLAMP_S_CLAMP_LAST | R200_CLAMP_T_CLAMP_LAST;
873 txfilter |= R200_CLAMP_S_CLAMP_LAST | R200_CLAMP_T_CLAMP_LAST;
881 txfilter |= R200_CLAMP_S_CLAMP_LAST | R200_CLAMP_T_CLAMP_LAST;
H A Dradeon_reg.h2668 # define R200_CLAMP_S_CLAMP_LAST (2 << 23) macro
H A Dradeon_textured_videofuncs.c674 R200_CLAMP_S_CLAMP_LAST |
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dradeon_exa_render.c813 txfilter |= R200_CLAMP_S_CLAMP_LAST | R200_CLAMP_T_CLAMP_LAST;
818 txfilter |= R200_CLAMP_S_CLAMP_LAST | R200_CLAMP_T_CLAMP_LAST;
826 txfilter |= R200_CLAMP_S_CLAMP_LAST | R200_CLAMP_T_CLAMP_LAST;
H A Dradeon_reg.h2668 # define R200_CLAMP_S_CLAMP_LAST (2 << 23) macro
H A Dradeon_textured_videofuncs.c503 R200_CLAMP_S_CLAMP_LAST |

Completed in 68 milliseconds