KhronosGroup / Vulkan-Loader

Vulkan Loader
https://vulkan.lunarg.com/doc/sdk/latest/linux/LoaderInterfaceArchitecture.html
Other
519 stars 284 forks source link

Log when Filter Env-Vars act when settings file is active #1609

Closed charles-lunarg closed 1 week ago

charles-lunarg commented 1 week ago

The logging to indicate that VK_LOADER_LAYERS_ENABLE and VK_LOADER_LAYERS_DISABLE turned on/off layers was not occuring when the settings file was active. This is due to layer enablement being done in enable_correct_layers_from_settings(), a newer function. which lacked the log functions. This commit rectifies the lack of logging in the new function.

ci-tester-lunarg commented 1 week ago

CI Vulkan-Loader build queued with queue ID 306947.

ci-tester-lunarg commented 1 week ago

CI Vulkan-Loader build # 2798 running.

ci-tester-lunarg commented 1 week ago

CI Vulkan-Loader build # 2798 passed.