vulkan/overlay: update remaining manual error checks
authorLionel Landwerlin <lionel.g.landwerlin@intel.com>
Thu, 16 May 2019 16:07:27 +0000 (17:07 +0100)
committerLionel Landwerlin <lionel.g.landwerlin@intel.com>
Tue, 21 May 2019 13:08:35 +0000 (14:08 +0100)
commitfd80f1e8d1046f670085db1dc629433641be3b1d
treec553691c788538d025d7fc57d2effc4bca26514d
parent213d6527d49aeafe28d2bd320ad462730e0d56eb
vulkan/overlay: update remaining manual error checks

Through a series of rebases, I forgot to switch a bunch of error
checks to use a macro that will show where the problem is, rather than
printing out a dumb "ERROR!".

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Tapani Pälli <tapani.palli@intel.com>
src/vulkan/overlay-layer/overlay.cpp