mesa/src/intel/nullhw-layer
2024-04-02 18:08:52 +00:00
..
intel_nullhw.c intel/nullhw: Fix 32bits compilation warnings 2024-02-28 23:37:43 +00:00
meson.build meson: support installation tags 2023-09-11 13:00:45 +00:00
README docs: replace references to the deprecated VK_INSTANCE_LAYERS with the new VK_LOADER_LAYERS_ENABLE 2024-04-02 18:08:52 +00:00
VkLayer_INTEL_nullhw.json

A Vulkan layer to disable all rendering/compute commands.

To turn on the layer run :

VK_LOADER_LAYERS_ENABLE=VK_LAYER_INTEL_nullhw /path/to/my_vulkan_app