Kenneth Graunke <[email protected]> writes:

> Also, rather than having brw_wm_fs_emit poke at it directly, make it a
> parameter to the fs_visitor constructor.
>
> All other changes generated by search and replace (with occasional
> whitespace fixup).

>     int grf_used;
>  
> +   unsigned dispatch_width; /** 8 or 16 */

/** is doxygen that means this applies to the next member, not this
one.  Either /* or /**< would apply here.

Attachment: pgpmaDZHuSlKz.pgp
Description: PGP signature

_______________________________________________
mesa-dev mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to