[Mesa-dev] [PATCH 06/17] st/mesa: unify TCS, TES, GS st_*_program structures
Gustaw Smolarczyk
wielkiegie at gmail.com
Tue May 2 13:02:11 UTC 2017
2017-05-01 14:52 GMT+02:00 Marek Olšák <maraeo at gmail.com>:
> From: Marek Olšák <marek.olsak at amd.com>
SNIP
>
> /**
> * Derived from Mesa gl_program:
> */
> -struct st_geometry_program
> +struct st_common_program
> {
> struct gl_program Base; /**< The Mesa geometry program */
I think you should remove the word "geometry" from the comment.
Regards,
Gustaw
More information about the mesa-dev
mailing list