Merge branch 'copy_image_usage_flag_dst_issue' into 'master'
authorPyry Haulos <phaulos@google.com>
Tue, 19 Jan 2016 15:45:08 +0000 (10:45 -0500)
committerPyry Haulos <phaulos@google.com>
Tue, 19 Jan 2016 15:45:08 +0000 (10:45 -0500)
Fix image usage flags used in copy and blit test, fix regression from MR 180

I didn't pay attention with merge request 180 and the second getPhysicalDeviceImageFormatProperties had the wrong image usage flags.

This should fix the issue.

See merge request !299


Trivial merge