Home
last modified time | relevance | path

Searched refs:R200_CLAMP_T_CLAMP_LAST (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/mesa/drivers/dri/r200/
Dr200_blit.c285 R200_CLAMP_T_CLAMP_LAST |
Dr200_tex.c119 t->pp_txfilter |= R200_CLAMP_T_CLAMP_LAST; in r200SetTexWrap()
Dr200_reg.h867 #define R200_CLAMP_T_CLAMP_LAST (2 << 27) macro