[Mesa-dev] [PATCH 4/4] i965/fs: Rename vp_outputs_written to input_slots_valid.

Eric Anholt eric at anholt.net
Thu Mar 21 09:06:50 PDT 2013


Paul Berry <stereotype441 at gmail.com> writes:

> With the introduction of geometry shaders, fragment inputs will no
> longer come exclusively from the vertex shader; sometimes they come
> from the geometry shader.  So the name "vp_outputs_written" will
> become a misnomer.  This patch renames vp_outputs_written to
> input_slots_valid, to reflect the true meaning of the bitfield from
> the fragment shader's point of view: it indicates which of the
> possible input slots contain valid data that was written by the
> previous shader stage.

Patches 1 and 4 are:

Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- 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/20130321/490c85c3/attachment.pgp>


More information about the mesa-dev mailing list