diff options
| author | Chris Forbes <chrisforbes@google.com> | 2016-03-31 16:13:36 +1300 |
|---|---|---|
| committer | Tobin Ehlis <tobine@google.com> | 2016-03-31 13:03:26 -0600 |
| commit | 216d93076d9ccf4e0f7e78e4cb90d5b55d3aee56 (patch) | |
| tree | 0378b63b7bbef155d90cce46a3cd075b947c1398 /layers/vk_layer_utils.cpp | |
| parent | fbf0c493d0c9d3a00092aa1779498a05b490b7e3 (diff) | |
| download | usermoji-216d93076d9ccf4e0f7e78e4cb90d5b55d3aee56.tar.xz | |
layers: Fix remaining leak in vkDestroyFramebuffers
Also simplify & fix the thread safety of this function.
DestroyFramebuffers should not be in anybody's hot path -- and we
absolutely /must/ hold the mutex to touch these maps, so throw away all
the weird unlocking & relocking; just do it the simple way.
Signed-off-by: Chris Forbes <chrisforbes@google.com>
Diffstat (limited to 'layers/vk_layer_utils.cpp')
0 files changed, 0 insertions, 0 deletions
