Name | Date | Size | ||
---|---|---|---|---|
.. | 25-Oct-2024 | 4 KiB | ||
intel_nullhw.c | H A D | 25-Oct-2024 | 13.1 KiB | |
meson.build | H A D | 25-Oct-2024 | 1.6 KiB | |
README | H A D | 25-Oct-2024 | 151 | |
VkLayer_INTEL_nullhw.json | H A D | 25-Oct-2024 | 295 |
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