Lines Matching defs:saturate
54 unsigned saturate;
134 unsigned mask, unsigned saturate)
140 new_inst.Instruction.Saturate = saturate;
1056 if (!(ctx->saturate & smask) && !lower_txp)
1096 /* we don't saturate, but in case of lower_txp we
1103 /* sanity check.. driver could be asking to saturate a non-
1463 ctx.saturate = config->saturate_r | config->saturate_s | config->saturate_t;
1482 ctx.saturate))
1544 if (ctx.saturate || config->lower_TXP) {
1547 if (ctx.saturate) {