layers: Add some missings locks of global_lock
authorJean-François Marquis <jfmarquis@gmail.com>
Wed, 15 Nov 2017 22:48:48 +0000 (17:48 -0500)
committerjzulauf-lunarg <32470354+jzulauf-lunarg@users.noreply.github.com>
Tue, 12 Dec 2017 20:14:23 +0000 (13:14 -0700)
commit3486cdc771319cd174cad4548562793172465f92
tree7fac3d734dbb8b03ca1a478ad7c5aa0bb1bf603d
parentb061f48707d37a187ed76144f224e3feef19be9d
layers: Add some missings locks of global_lock

Add locks of global_lock in BindBufferMemory, BindImageMemory
and GetImageSubresourceLayout to have safe access to imageMap
and bufferMap.
layers/core_validation.cpp