Rob Clark <robdcl...@gmail.com> writes: > From: Ilia Mirkin <imir...@alum.mit.edu> > > We need to distinguish a shader that has separate writes to each MRT > from one which is supposed to write the data from MRT 0 to all the MRTs. > In TGSI this is done with a property. NIR doesn't have that, so encode > it as a funny location and decode on the other end. > > Signed-off-by: Ilia Mirkin <imir...@alum.mit.edu>
Yeah, seems like an OK patch for now, though we really need to start using common enums instead. Reviewed-by: Eric Anholt <e...@anholt.net>
signature.asc
Description: PGP signature
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev