Don't use uninitialized variables in dEQP-VK.api.copy_and_blit.buffer_to_image
authorKristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
Mon, 1 Feb 2016 23:14:25 +0000 (15:14 -0800)
committerKristian Høgsberg Kristensen <kristian.h.kristensen@intel.com>
Mon, 1 Feb 2016 23:14:25 +0000 (15:14 -0800)
commite885d762c09c24797c89bb76055bf130a686be54
tree9d96563beb4797114f99e6806847e7cb93516212
parent9294e9931bc9d4c498c18980cdd9a041263be76a
Don't use uninitialized variables in dEQP-VK.api.copy_and_blit.buffer_to_image

The buffer to image test was using the uninitialized src image extent
for initializing the src buffer and the uninitialized dst buffer size
for initializing the dst image.
external/vulkancts/modules/vulkan/api/vktApiCopiesAndBlittingTests.cpp