mesa/src/intel/nullhw-layer
David Heidelberg 68215332a8 build: pass licensing information in SPDX form
Acked-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
Acked-by: Dylan Baker <dylan.c.baker@intel.com>
Acked-by: Eric Engestrom <eric@igalia.com>
Acked-by: Daniel Stone <daniels@collabora.com>
Signed-off-by: David Heidelberg <david@ixit.cz>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/29972>
2024-06-29 12:42:49 -07:00
..
intel_nullhw.c intel/nullhw: Fix 32bits compilation warnings 2024-02-28 23:37:43 +00:00
meson.build build: pass licensing information in SPDX form 2024-06-29 12:42:49 -07: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