mesa/src/intel/nullhw-layer
Alba Mendez e3aab80d4f meson: support installation tags
the only thing missing is to tag custom install targets, namely:
 - ICDs (vulkan, glvnd, OpenCL, VA-API, VDPAU)
 - Vulkan layers
 - custom install script for megadrivers
 - drirc file

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24911>
2023-09-11 13:00:45 +00:00
..
intel_nullhw.c vulkan/layers: Use PUBLIC instead of VK_LAYER_EXPORT 2023-02-17 03:42:34 +00:00
meson.build meson: support installation tags 2023-09-11 13:00:45 +00:00
README
VkLayer_INTEL_nullhw.json

A Vulkan layer to disable all rendering/compute commands.

To turn on the layer run :

VK_INSTANCE_LAYERS=VK_LAYER_INTEL_nullhw /path/to/my_vulkan_app