[Mesa-dev] [PATCH 3/4] mesa: Track the TexImage being rendered to in the gl_renderbuffer.

Eric Anholt eric at anholt.net
Tue May 14 13:15:42 PDT 2013


Eric Anholt <eric at anholt.net> writes:

> We keep having to pass the attachments around with our gl_renderbuffers
> because that's the only way to find what the gl_renderbuffer actually
> refers to.  This is a step toward removing that (though drivers still need
> the Zoffset as well).

Note that I think state_tracker could potentially replace the st->rtt
field with this one.  I was only touch-testing softpipe, so I didn't go
any farther with it.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20130514/b2edc9bc/attachment.pgp>


More information about the mesa-dev mailing list