[Mesa-dev] [PATCH 2/2] i965: Change type of brw_context.primitive from GLenum to hardware primitive

Eric Anholt eric at anholt.net
Mon Oct 10 11:00:29 PDT 2011


On Fri,  7 Oct 2011 10:16:48 -0700, Chad Versace <chad at chad-versace.us> wrote:
> For example, GL_TRIANLGES is converted to _3DPRIM_TRILIST.
> 
> The conversion is necessary because HiZ and MSAA resolve operations emit
> a 3DPRIM_RECTLIST, which cannot be conveyed by GLenum.
> 
> As a consequence, brw_gs_prog_key.primitive is also converted.

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/20111010/ce78f182/attachment.pgp>


More information about the mesa-dev mailing list