Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add logging to identify allocation/bind failures for imported images.
Summary: When images are imported externally, we are seeing driver crashes in `vkBindImageMemory` On Android release builds we don't see logging or have asserts enabled in `VK_ASSERT`, so add explicit logging to identify reasons (suspicion is **VK_ERROR_INVALID_EXTERNAL_HANDLE**) Reviewed By: corporateshark Differential Revision: D50245224 fbshipit-source-id: 0ee44eb3e491e31b692cf33ff1dbfd1bdb9dfa76
- Loading branch information