• Home
Name Date Size #Lines LOC

..--

READMED12-May-2024151 63

VkLayer_INTEL_nullhw.jsonD12-May-2024295 1211

intel_nullhw.cD12-May-202413.1 KiB377290

meson.buildD12-May-20241.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