lunarg

Vulkan validation layers don't load/work on Linux

笑着哭i 提交于 2019-12-25 01:17:25
问题 I have basic Vulkan application, "Hello triangle",derived from this tutorial. In debug mode I use two validations layers: VK_LAYER_KHRONOS_validation and VK_LAYER_LUNARG_monitor On Windows I got no problem. Both layers load, I can see FPS counter in the title bar. But I am experiencing different behaviour on Linux (Ubuntu 18.04). Only VK_LAYER_LUNARG_monitor loads. No FPS counter appears in the title bar. VK_LAYER_KHRONOS_validation fails to load with the error: ERROR: libVkLayer_khronos