svga: initialize pipe_driver_query_info entries with a macro
authorBrian Paul <brianp@vmware.com>
Tue, 8 Dec 2015 16:30:32 +0000 (09:30 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 9 Dec 2015 16:43:47 +0000 (09:43 -0700)
commitaa9af32752c77be2e5345ed98feb9b88720e50cd
tree0e42a063b7a4ee706433cbfdc3c510947573b9d9
parentab0651ccfd8c8c4bca26a106225e188fe965d8d0
svga: initialize pipe_driver_query_info entries with a macro

To be safe, set all the fields in case the enums ordering/values
ever change.

Reviewed-by: Charmaine Lee <charmainel@vmware.com>
src/gallium/drivers/svga/svga_screen.c