Merge branch '361-memory-properties' into 'vulkan-cts-1.0'
authorPyry Haulos <phaulos@google.com>
Tue, 12 Apr 2016 21:10:00 +0000 (21:10 +0000)
committerPyry Haulos <phaulos@google.com>
Tue, 12 Apr 2016 21:10:00 +0000 (21:10 +0000)
commit133f42bb9ce1b4f065d6d827a24a445703e875e1
treeb2b3b51e88c5da61b82f5c036e805b81f23b995f
parentf597800e74e8f4bd2c4639a020e147c388f4b149
parentbdd440efc441070324392728d6fd42304c30a2f2
Merge branch '361-memory-properties' into 'vulkan-cts-1.0'

Fix dEQP-VK.api.info.device.memory_properties

Includes both fix for missing propertyFlags 0 as well as improved logging.

Fixes #361

See merge request !518