• Home
Name Date Size #Lines LOC

..--

READMED06-May-2025151 63

VkLayer_INTEL_nullhw.jsonD06-May-2025295 1211

intel_nullhw.cD06-May-202513.1 KiB377290

meson.buildD06-May-20251.6 KiB3932

README

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