mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-14 03:10:17 +01:00
VK_LAYER_EXPORT is going away in the next Vulkan header update. We already have a PUBLIC macro in util/macros.h which does the same thing. Unlike VK_LAYER_EXPORT, it should work in Windows too. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21225> |
||
|---|---|---|
| .. | ||
| intel_nullhw.c | ||
| meson.build | ||
| README | ||
| VkLayer_INTEL_nullhw.json | ||
A Vulkan layer to disable all rendering/compute commands. To turn on the layer run : VK_INSTANCE_LAYERS=VK_LAYER_INTEL_nullhw /path/to/my_vulkan_app