Name Date Size #Lines LOC

..--

READMEH A D25-Apr-2025156 63

VkLayer_INTEL_nullhw.jsonH A D25-Apr-2025295 1211

intel_nullhw.cH A D25-Apr-202513.1 KiB377290

meson.buildH A D25-Apr-2025660 2319

README

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