Resolve a validation layer warnings on destruction order of Image/Buffer and bound...
authorAndreas Süßenbach <asuessenbach@nvidia.com>
Tue, 8 Aug 2023 11:40:56 +0000 (13:40 +0200)
committerGitHub <noreply@github.com>
Tue, 8 Aug 2023 11:40:56 +0000 (13:40 +0200)
commit87936f9bc85c59ad3734aa4a8dab873e66838e17
treeddf6d2ee181441bb95d09d6aa1420152f0412c9a
parent0e3e8967be46f7218cade704d25ebd86a1d016d5
Resolve a validation layer warnings on destruction order of Image/Buffer and bound DeviceMemory. (#1636)
RAII_Samples/06_InitDepthBuffer/06_InitDepthBuffer.cpp
RAII_Samples/07_InitUniformBuffer/07_InitUniformBuffer.cpp
RAII_Samples/utils/utils.hpp
samples/06_InitDepthBuffer/06_InitDepthBuffer.cpp
samples/07_InitUniformBuffer/07_InitUniformBuffer.cpp
samples/utils/utils.hpp