[Mesa-dev] [PATCH 01/11] nir: Fix a bunch of ralloc parenting errors

Eric Anholt eric at anholt.net
Fri Sep 11 08:45:35 PDT 2015


Jason Ekstrand <jason at jlekstrand.net> writes:

> As of a10d4937, we would really like things associated with an instruction
> to be allocated out of that instruction and not out of the shader.  In
> particular, you should be passing the instruction that will ultimately be
> holding the source into nir_src_copy rather than an arbitrary memory
> context.

Looks like freedreno needs updating, too.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150911/cc3d1daf/attachment.sig>


More information about the mesa-dev mailing list