Name Date Size

..25-Oct-20244 KiB

intel_nullhw.cH A D25-Oct-202413.1 KiB

meson.buildH A D25-Oct-20241.6 KiB

READMEH A D25-Oct-2024151

VkLayer_INTEL_nullhw.jsonH A D25-Oct-2024295

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