mirror of
https://github.com/openharmony/third_party_vulkan-loader.git
synced 2026-07-19 17:13:36 -04:00
b429366187
The status message for the loader not searching environment variables when running with elevated permissions didn't properly check. This commit adds in proper guards to make sure the status message only prints when compiled with explicit use of non-secure getenv Change-Id: I993bb08de21bb0e338852368c24fe615d0d1f9b9
Loader Specification and Interfaces
See LoaderAndLayerInterface.md for detailed documentation.
Building
Builds for Linux, Windows, and MacOS are supported via CMake. See top level BUILD.md file.