Merge branch '319_memory_blit_scale_fix' into 'vulkan-cts-1.0'
authorPyry Haulos <phaulos@google.com>
Thu, 3 Mar 2016 18:00:41 +0000 (13:00 -0500)
committerPyry Haulos <phaulos@google.com>
Thu, 3 Mar 2016 18:00:41 +0000 (13:00 -0500)
commit617f61f7d996886d48fc623c3138213218eee030
tree4ffabcaae35b539ffd723881a24e50bca97b6061
parentc2beeca816685ac6966d2c84163c60fb990852f7
parent27b97decec500019f93d6b09b84da70af75324d1
Merge branch '319_memory_blit_scale_fix' into 'vulkan-cts-1.0'

Fixes ImageBlitFromImage tests scaling blit verification code

Fixes #319

See merge request !456