Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
README | H A D | 25-Apr-2025 | 156 | 6 | 3 | |
VkLayer_INTEL_nullhw.json | H A D | 25-Apr-2025 | 295 | 12 | 11 | |
intel_nullhw.c | H A D | 25-Apr-2025 | 13.1 KiB | 377 | 290 | |
meson.build | H A D | 25-Apr-2025 | 660 | 23 | 19 |
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