[Mesa-dev] [PATCH] svga: initialize pipe_driver_query_info entries with a macro

Emil Velikov emil.l.velikov at gmail.com
Wed Dec 9 02:07:03 PST 2015


On 9 December 2015 at 00:35, Brian Paul <brianp at vmware.com> wrote:
> To be safe, set all the fields in case the enums ordering/values
> ever change.

Since you guys are using MVSC2013 to build svga one can even use c99
initializers. This should be more robust wrt the issues mentioned.

-Emil


More information about the mesa-dev mailing list