• Home
Name Date Size #Lines LOC

..--

READMED06-Sep-2024151 63

VkLayer_INTEL_nullhw.jsonD06-Sep-2024295 1211

intel_nullhw.cD06-Sep-202413.1 KiB377290

meson.buildD06-Sep-20241.6 KiB4033

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