mirror of
https://github.com/openharmony/third_party_vulkan-loader.git
synced 2026-07-20 20:15:56 -04:00
c129609717
Various situations could cause an OOM to turn into a hard crash due to double freeing of memory that was improperly cleaned up. Also fixed memory leaks when layers would report OOM.
Loader Specification and Interfaces
See the LoaderInterfaceArchitecture.md for detailed documentation.
Building
Builds for Linux, Windows, and MacOS are supported via CMake. See top level BUILD.md file.