Kenneth Graunke <kenn...@whitecape.org> writes: > Only Gen4 color write setup uses the force_sechalf flag, and it only > sets it on a single instruction. It also already has to get a pointer > to the instruction and manually set the saturate flag, so we may as well > just set force_sechalf the same way and avoid the complexity of a stack.
Mostly I was just following the pattern we had from brw_eu_emit.c, but now that the code's written it doesn't make much sense (turns out when we do sechalf, we do it at emit time not at vistor time, with that one exception). Reviewed-by: Eric Anholt <e...@anholt.net>
pgp2XLMwtKJd5.pgp
Description: PGP signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev