Reorder some object instantiations to get valid destruction sequence. (#1641)
authorAndreas Süßenbach <asuessenbach@nvidia.com>
Mon, 21 Aug 2023 09:35:17 +0000 (11:35 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Aug 2023 09:35:17 +0000 (11:35 +0200)
commit14d048e9bfb1e3d61f1fe3d66de6a94d01949004
treecc9954c2cf955d552c3610e972ca25354c9b4a21
parentd07d082af148c32c5951daa33eed9be088f8b70f
Reorder some object instantiations to get valid destruction sequence. (#1641)
RAII_Samples/13_InitVertexBuffer/13_InitVertexBuffer.cpp
RAII_Samples/CopyBlitImage/CopyBlitImage.cpp
RAII_Samples/InitTexture/InitTexture.cpp