• Home
Name Date Size #Lines LOC

..--

READMED04-Jul-2025156 63

VkLayer_INTEL_nullhw.jsonD04-Jul-2025295 1211

intel_nullhw.cD04-Jul-202513.1 KiB377290

meson.buildD04-Jul-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