[Mesa-dev] [PATCH 4/4] i965: Use sendc for all render target writes on Gen6+.

Eric Anholt eric at anholt.net
Wed Jul 25 15:28:32 PDT 2012


Paul Berry <stereotype441 at gmail.com> writes:

> The sendc instruction causes the fragment shader thread to wait for
> any dependent threads (i.e. threads rendering to overlapping pixels)
> to complete before sending the message.  We need to use sendc on the
> first render target write in order to guarantee that fragment shader
> outputs are written to the render target in the correct order.

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/20120725/4e2f8a28/attachment-0001.pgp>


More information about the mesa-dev mailing list