1A Vulkan layer to disable all rendering/compute commands.
2
3To turn on the layer run :
4
5VK_INSTANCE_LAYERS=VK_LAYER_INTEL_nullhw /path/to/my_vulkan_app
6