Searched refs:wrapmode (Results 1 – 2 of 2) sorted by relevance
129 rc_wrap_mode wrapmode = compiler->state.unit[inst->U.I.TexSrcUnit].wrap_mode; in radeonTransformTEX() local263 is_rect && (!c->is_r500 || wrapmode != RC_WRAP_NONE)) { in radeonTransformTEX()270 (wrapmode == RC_WRAP_REPEAT || wrapmode == RC_WRAP_MIRRORED_REPEAT || in radeonTransformTEX()300 wrapmode != RC_WRAP_NONE) { in radeonTransformTEX()304 if (wrapmode == RC_WRAP_REPEAT) { in radeonTransformTEX()313 } else if (wrapmode == RC_WRAP_MIRRORED_REPEAT) { in radeonTransformTEX()375 } else if (wrapmode == RC_WRAP_MIRRORED_CLAMP) { in radeonTransformTEX()
1031 - gitlab-ci: Set the meson wrapmode to disabled