Initialize the memory properties structure
authorDaniel Koch <dkoch@nvidia.com>
Fri, 25 Sep 2015 05:14:39 +0000 (01:14 -0400)
committerDaniel Koch <dkoch@nvidia.com>
Fri, 25 Sep 2015 05:34:31 +0000 (01:34 -0400)
commit11780c45763d612bca18a20cdb68186beeee539d
treeb68f0ee7bbb217f1eedec4bf0e8d33db479e5167
parent660ee1d6ae7393ae1478ff25341ad400d2f62a72
Initialize the memory properties structure

This structure has a few large fixed sized arrays in it.
Initialize the structure to avoid printing out uninitialized garbage in the log.
external/vulkancts/framework/vulkan/vkQueryUtil.cpp