blorp: Memset surface info to zero when initializing it
authorJason Ekstrand <jason@jlekstrand.net>
Sat, 31 Aug 2019 04:57:52 +0000 (23:57 -0500)
committerJason Ekstrand <jason@jlekstrand.net>
Fri, 6 Sep 2019 23:35:09 +0000 (23:35 +0000)
commita90b1cbe73f8d842c04813755b34a4db4d03b7b9
tree512a0488b586672126f0dd765939e3a06899713a
parentc15b197d74c854ffcd15f7e1ebfe63ddbe551335
blorp: Memset surface info to zero when initializing it

This isn't known to fix any current bugs but it does prevent a
regression in a subsequent commit.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
src/intel/blorp/blorp.c